bump version

This commit is contained in:
Florian Weingarten
2015-04-24 11:25:16 -04:00
parent 47dbcd93a5
commit 8c193e203f
+1 -1
View File
@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "3.0.1"
VERSION = "3.0.2"
end