master is 4.0.0

This commit is contained in:
Arthur Neves
2015-01-23 10:49:07 -05:00
parent 0021c93fef
commit d2ef9cef10

View File

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