Stop testing against liquid-c (#1868)

* Stop testing against `liquid-c`

* Bump to `v5.6.0.rc2`
This commit is contained in:
Ian Ker-Seymer
2024-12-11 12:23:50 -05:00
committed by GitHub
parent 63583ffe5b
commit fdd8c714b2
4 changed files with 1 additions and 12 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.0.rc1"
VERSION = "5.6.0.rc2"
end