bump version to 2.7.0

This commit is contained in:
Gregg Van Hove
2017-07-27 17:47:20 -07:00
parent 1d4a2b5c22
commit b256741bec
4 changed files with 64 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.6.4"
VERSION = "2.7.0"
end
end