4.0.0.rc1

This commit is contained in:
Florian Weingarten
2016-01-08 19:59:38 +00:00
parent 3921dbe919
commit 4bc198a0db
+1 -1
View File
@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "4.0.0.alpha"
VERSION = "4.0.0.rc1"
end