Update changelog & bump version for 5.3.0 release

This commit is contained in:
Marc-André Cournoyer
2022-03-17 15:39:04 -04:00
parent 7357dcf185
commit ec6fb4d5fa
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.3.0.alpha"
VERSION = "5.3.0"
end