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