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