Skip to content

Commit a5505c0

Browse files
0.0.7
1 parent 40f1f50 commit a5505c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-async-pool",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Easy to use, dependency free and typesafe concurrent pool of async and promise returning functions",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)