bump version to 5.6.1

This commit is contained in:
Michael Go
2025-01-07 14:34:49 -04:00
parent db64a0f0c2
commit 9a4350bd95
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.0"
VERSION = "5.6.1"
end