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