Skip to content

Commit 144f349

Browse files
committed
v0.9.1
1 parent c2df241 commit 144f349

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "async-task-pool",
3-
"version": "0.9.0",
2+
"name": "async-task-throttle",
3+
"version": "0.9.1",
44
"keywords": [
55
"async",
66
"task",
77
"pool",
88
"queue",
99
"promise"
1010
],
11-
"description": "A simple async task pool.",
11+
"description": "A simple async task throttle.",
1212
"private": false,
1313
"author": {
1414
"email": "805511939@qq.com",

0 commit comments

Comments
 (0)