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