This commit is contained in:
Justin Li
2019-03-08 15:43:46 -05:00
parent 14cd011cb5
commit 8013df8ca2
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# encoding: utf-8
module Liquid
VERSION = "4.0.1".freeze
VERSION = "4.0.2".freeze
end