Skip to content

Commit b262921

Browse files
committed
chore: bump version 2.0.1
1 parent b16fcc0 commit b262921

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-await-retry",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Simple module to retry a function with async/await syntax !",
55
"main": "index.js",
66
"bin": "./index.js",

0 commit comments

Comments
 (0)