bump version to 5.6.2

This commit is contained in:
Michael Go
2025-01-13 17:16:33 -04:00
parent 58777bcd93
commit 0639a094a8
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.1"
VERSION = "5.6.2"
end