Compare commits

...
Author SHA1 Message Date
Guilherme Carreiro b599ca6823 Bump to 5.9.0 2025-10-27 17:20:21 +01:00
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.8.7"
VERSION = "5.9.0"
end