Bump version to 3.0.3

This commit is contained in:
Justin Li
2015-05-28 16:39:10 -04:00
parent 49f2af4209
commit 09de50dcb1
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "3.0.2"
VERSION = "3.0.3"
end