Bump version to 3.6.0

This commit is contained in:
Steve Gravrock
2020-07-23 16:02:30 -07:00
parent 6f3e85f755
commit d51da18808
4 changed files with 149 additions and 3 deletions

View File

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