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