Compare commits

...
Author SHA1 Message Date
Florian Weingarten 17db93cf6f bump version to v3.0.0.rc1 2014-07-24 15:04:39 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "3.0.0"
VERSION = "3.0.0.rc1"
end