4.0.0.rc1

This commit is contained in:
Florian Weingarten
2016-01-06 21:59:29 +00:00
parent 3921dbe919
commit 4bc198a0db

View File

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