Bump version to 3.7.1

This commit is contained in:
Steve Gravrock
2021-03-18 17:28:04 -07:00
parent 5c17456925
commit cb044aa273
5 changed files with 12 additions and 3 deletions

View File

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