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