File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< meta charset ='utf-8 ' />
5
- < title > asyncro 2.0.0 | Documentation</ title >
5
+ < title > asyncro 2.0.1 | Documentation</ title >
6
6
< meta name ='viewport ' content ='width=device-width,initial-scale=1 '>
7
7
< link href ='assets/bass.css ' type ='text/css ' rel ='stylesheet ' />
8
8
< link href ='assets/style.css ' type ='text/css ' rel ='stylesheet ' />
14
14
< div class ='fixed xs-hide fix-3 overflow-auto max-height-100 '>
15
15
< div class ='py1 px2 '>
16
16
< h3 class ='mb0 no-anchor '> asyncro</ h3 >
17
- < div class ='mb1 '> < code > 2.0.0 </ code > </ div >
17
+ < div class ='mb1 '> < code > 2.0.1 </ code > </ div >
18
18
< input
19
19
placeholder ='Filter '
20
20
id ='filter-input '
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " asyncro" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Asynchronous Array Utilities (for await)" ,
5
5
"main" : " dist/asyncro.js" ,
6
6
"jsnext:main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments