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