bump version to 2.8.0

This commit is contained in:
Gregg Van Hove
2017-08-24 11:41:41 -07:00
parent 6d0f0ed915
commit 8cf8736cab
4 changed files with 77 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.7.0"
VERSION = "2.8.0"
end
end