Update version to 1.0.0 for RC1.
This commit is contained in:
parent
b8b4457b6b
commit
75238bd3b1
|
@ -2414,8 +2414,8 @@ jasmine.getGlobal().clearInterval = function(timeoutKey) {
|
|||
|
||||
|
||||
jasmine.version_= {
|
||||
"major": 0,
|
||||
"minor": 11,
|
||||
"build": 1,
|
||||
"revision": 1282785506
|
||||
"major": 1,
|
||||
"minor": 0,
|
||||
"build": 0,
|
||||
"revision": 1282785684
|
||||
};
|
||||
|
|
2
pages
2
pages
|
@ -1 +1 @@
|
|||
Subproject commit 7820629e18863f2819a85062bc1ca5fe4f4cee6b
|
||||
Subproject commit 82623c439827ea5ae3e01ee1eb988a5c6c92a710
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"major": 0,
|
||||
"minor": 11,
|
||||
"build": 1
|
||||
"major": 1,
|
||||
"minor": 0,
|
||||
"build": 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue