We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc8ef4a commit 58e9100Copy full SHA for 58e9100
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-await-retry",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Simple module to retry a function with async/await syntax !",
5
"engines": {
6
"node": ">=7.6.0"
0 commit comments