Bump version to 3.9.0

This commit is contained in:
Steve Gravrock
2021-08-21 12:00:23 -07:00
parent dd8a65cb60
commit a6d7eb2a06
4 changed files with 68 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.8.0"
VERSION = "3.9.0"
end
end