Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Xavier de Souza committed Oct 24, 2018
1 parent c1c2e8f commit e1bbd91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tiny-async-pool",
"version": "1.0.2",
"version": "1.0.3",
"description": "Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7",
"main": "dist/node.js",
"files": [
Expand Down

0 comments on commit e1bbd91

Please sign in to comment.