Bump version to 3.10.0

This commit is contained in:
Steve Gravrock
2021-10-13 15:46:21 -07:00
parent 503a7409f0
commit 896412367a
4 changed files with 47 additions and 3 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.9.0"
VERSION = "3.10.0"
end
end