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 PATH
remote: . remote: .
specs: specs:
liquid (5.5.0) liquid (5.5.1)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module Liquid module Liquid
VERSION = "5.5.0" VERSION = "5.5.1"
end end