Set version to 3.99.0-dev

This commit is contained in:
Steve Gravrock
2021-10-15 10:33:21 -07:00
parent ab34f272da
commit b13329114c
3 changed files with 3 additions and 3 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.10.0"
VERSION = "3.99.0.dev"
end
end