Bump version to 3.99.0

This commit is contained in:
Steve Gravrock
2022-01-01 10:47:59 -08:00
parent 005648acd8
commit 58d13570ac
4 changed files with 18 additions and 3 deletions

View File

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