Bump version to 3.0.5

This commit is contained in:
Justin Li
2015-07-23 17:04:50 -04:00
parent 4095bfa9f8
commit 5068fcae03

View File

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