Release v4.0.0rc2

This commit is contained in:
Florian Weingarten
2016-03-30 20:13:21 +00:00
parent bfee507005
commit 8920e2a2a2
+1 -1
View File
@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "4.0.0.rc1"
VERSION = "4.0.0.rc2"
end