Bumping to 2.0.0-rc2 due to an old, yanked 2.0.0-rc1
This commit is contained in:
@@ -2357,5 +2357,5 @@ getJasmineRequireObj().toThrowError = function(j$) {
|
||||
};
|
||||
|
||||
getJasmineRequireObj().version = function() {
|
||||
return "2.0.0-alpha";
|
||||
return "2.0.0-rc2";
|
||||
};
|
||||
@@ -4,6 +4,6 @@
|
||||
#
|
||||
module Jasmine
|
||||
module Core
|
||||
VERSION = "2.0.0.rc1"
|
||||
VERSION = "2.0.0.rc2"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user