Bump to v5.5.0

This commit is contained in:
Ian Ker-Seymer
2024-03-21 15:48:54 -04:00
parent dba733084e
commit 56a0b7c42b
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.4.0"
VERSION = "5.5.0"
end