minor version bump

This commit is contained in:
Michael Go
2025-01-10 15:28:02 -04:00
parent a07ae90523
commit 10114b333e
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.0"
VERSION = "5.6.1"
end