Bump version to 2.6.4

This commit is contained in:
Gregg Van Hove
2017-06-16 13:41:59 -07:00
parent 9ee7b4ee0b
commit 4e3ae726aa
4 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.6.3"
VERSION = "2.6.4"
end
end