Bump to v5.6.0 (#1876)

This commit is contained in:
Ian Ker-Seymer
2024-12-19 15:01:16 -05:00
committed by GitHub
parent 94e02d765f
commit b4667adadf
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.0.rc3"
VERSION = "5.6.0"
end