Bump to v5.6.0.rc1

This commit is contained in:
Ian Ker-Seymer
2024-11-04 15:26:56 -05:00
parent e5d18c83bb
commit 42b6763546
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.0.alpha"
VERSION = "5.6.0.rc1"
end