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