Bump version to 3.7.0

This commit is contained in:
Steve Gravrock
2021-03-17 18:38:01 -07:00
parent 58ef707bc6
commit 592fba22b8
3 changed files with 82 additions and 2 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.6.0"
VERSION = "3.7.0"
end
end