bumping version to 0.11.1
This commit is contained in:
parent
9e3036fbf7
commit
51c0563608
|
@ -2338,6 +2338,6 @@ jasmine.getGlobal().clearInterval = function(timeoutKey) {
|
|||
jasmine.version_= {
|
||||
"major": 0,
|
||||
"minor": 11,
|
||||
"build": 0,
|
||||
"revision": 1277504104
|
||||
"build": 1,
|
||||
"revision": 1277514571
|
||||
};
|
||||
|
|
2
pages
2
pages
|
@ -1 +1 @@
|
|||
Subproject commit e8e9ebbd4818653940fb2d4de6bf9e97fb74a7f1
|
||||
Subproject commit fd29d045491eff962427192d99a5df7fb3bc57c5
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"major": 0,
|
||||
"minor": 11,
|
||||
"build": 0
|
||||
"build": 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue