4.0.0.rc3

This commit is contained in:
Florian Weingarten
2016-09-13 06:33:20 -04:00
parent 2bb98c1431
commit e9d7486758

View File

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