Add changelog entry, making the next release a feature release

This commit is contained in:
Dylan Thacker-Smith
2022-04-28 09:43:08 -04:00
parent 23a8438fa6
commit 54414dfd83
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.3.0"
VERSION = "5.4.0.alpha"
end