bump version to 2.99

This commit is contained in:
Gregg Van Hove
2018-02-05 16:57:51 -08:00
parent 32f99ef99d
commit 9911d37f06
3 changed files with 21 additions and 2 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.9.1"
VERSION = "2.99.0"
end
end