This commit is contained in:
Justin Li
2019-03-12 12:43:48 -04:00
parent ff99d92c18
commit f2f467bdbc
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# encoding: utf-8
module Liquid
VERSION = "4.0.2".freeze
VERSION = "4.0.3".freeze
end