diff --git a/package.json b/package.json index c21884a..1062a80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-retry", - "version": "4.2.0", + "version": "4.2.1", "main": "lib/cjs/index.js", "module": "lib/esm/index.js", "typings": "lib/cjs/index.d.ts",