bump version

This commit is contained in:
Florian Weingarten
2015-07-24 11:14:18 -04:00
parent e934826820
commit 8d19fdde7f

View File

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