Bump to 5.9.0

This commit is contained in:
Guilherme Carreiro
2025-10-27 17:25:36 +01:00
committed by Guilherme Carreiro
parent 1f58216f48
commit c357f91e0c
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.8.7"
VERSION = "5.9.0"
end