Bump to v5.5.1

This commit is contained in:
Ian Ker-Seymer
2024-07-22 23:25:56 -04:00
committed by Ian Ker-Seymer
parent ed421202e2
commit a0411e0927
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ GIT
PATH
remote: .
specs:
liquid (5.5.0)
liquid (5.5.1)
GEM
remote: https://rubygems.org/
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.5.0"
VERSION = "5.5.1"
end