Bump version to 5.4.0 for release

This commit is contained in:
Charles-P. Clermont
2022-07-28 13:47:53 -04:00
parent 81f44e36be
commit 6f8722a6d3
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.4.0.alpha"
VERSION = "5.4.0"
end