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