bump version to v3.0.0.rc1

This commit is contained in:
Florian Weingarten
2014-07-24 15:04:39 +00:00
parent d07b12dc7d
commit 11c7553c0b

View File

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