Bump to 5.7.0

This commit is contained in:
Guilherme Carreiro
2025-01-16 08:40:10 +01:00
parent 4b65a28722
commit 3327813498
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.5"
VERSION = "5.7.0"
end