Bump version to 5.7.3

This commit is contained in:
Chris AtLee
2025-02-11 14:21:14 -05:00
parent bfe29e11be
commit aec966eed7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.7.2"
VERSION = "5.7.3"
end