Merge pull request #732 from Shopify/v400rc2

Release v4.0.0rc2
This commit is contained in:
Florian Weingarten
2016-03-30 17:02:34 -04:00

View File

@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "4.0.0.rc1"
VERSION = "4.0.0.rc2"
end