Bump version

This commit is contained in:
Florian Weingarten
2015-07-17 11:20:01 -04:00
parent 8f84ddb5ce
commit 0cba3c8aaa

View File

@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "3.0.3"
VERSION = "3.0.4"
end