Skip to content

Commit

Permalink
chore(release): Bump to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lupomontero committed Jun 5, 2023
1 parent 930085d commit 57b4ef9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "porch",
"description": "Promise Orchestrator: Process promise-based tasks in series and parallel, controlling concurrency and throttling",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"exports": "./index.js",
"browser": "./dist/porch-browser.min.js",
Expand Down Expand Up @@ -36,4 +36,4 @@
"@babel/preset-env"
]
}
}
}

0 comments on commit 57b4ef9

Please sign in to comment.