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