diff --git a/types/async-retry/index.d.ts b/types/async-retry/index.d.ts index 8c66a2f370..7c1a2329f1 100644 --- a/types/async-retry/index.d.ts +++ b/types/async-retry/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for async-retry 1.2.1 +// Type definitions for async-retry 1.3 // Project: https://github.com/zeit/async-retry#readme // Definitions by: Albert Wu // Pablo Rodríguez