Version bump to 2.9.0

This commit is contained in:
Gregg Van Hove
2018-01-16 17:29:34 -08:00
parent f76b452816
commit c82e5947f5
5 changed files with 103 additions and 6 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.8.0"
VERSION = "2.9.0"
end
end