bump master version to 2.6.0

Bumping master version to 2.6.0
Adding 2.6.0 changes to history
This commit is contained in:
Arthur Neves
2013-06-06 14:17:12 -04:00
parent 1849c24f2c
commit 0d9353591b
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# encoding: utf-8
module Liquid
VERSION = "2.5.0"
VERSION = "2.6.0"
end