Bump to v5.6.4

This commit is contained in:
Ian Ker-Seymer
2025-01-13 21:57:52 -05:00
parent b3f9639e7d
commit 8e37c5e18b
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.3"
VERSION = "5.6.4"
end