Bump version to 3.9.0
This commit is contained in:
@@ -9872,5 +9872,5 @@ getJasmineRequireObj().UserContext = function(j$) {
|
||||
};
|
||||
|
||||
getJasmineRequireObj().version = function() {
|
||||
return '3.8.0';
|
||||
return '3.9.0';
|
||||
};
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
#
|
||||
module Jasmine
|
||||
module Core
|
||||
VERSION = "3.8.0"
|
||||
VERSION = "3.9.0"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user