Merge pull request #682 from Shopify/4-pre-beta1

4.0.0.rc1
This commit is contained in:
Florian Weingarten
2016-01-08 20:59:59 +01:00

View File

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