Skip to content

Commit 322791d

Browse files
committed
1.2.0
1 parent d925787 commit 322791d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
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": "exponential-backoff",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A utility that allows retrying a function with an exponential delay between attempts.",
55
"main": "dist/backoff.js",
66
"types": "dist/backoff.d.ts",

0 commit comments

Comments
 (0)