Bump to rc2
This commit is contained in:
@@ -2472,6 +2472,6 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"build": 0,
|
||||
"revision": 1308880777,
|
||||
"release_candidate": 1
|
||||
"revision": 1308965645,
|
||||
"release_candidate": 2
|
||||
};
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module Jasmine
|
||||
module Core
|
||||
VERSION = "1.1.0.rc1"
|
||||
VERSION = "1.1.0.rc2"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
@@ -2,6 +2,6 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 1,
|
||||
"build": 0,
|
||||
"revision": 1308880777,
|
||||
"release_candidate": 1
|
||||
"revision": 1308965645,
|
||||
"release_candidate": 2
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user