diff --git a/package-lock.json b/package-lock.json index 047365a..62da133 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "abortcontroller-polyfill", - "version": "1.7.2", + "version": "1.7.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0641581..8ac0cc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "abortcontroller-polyfill", - "version": "1.7.2", + "version": "1.7.3", "description": "Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).", "main": "dist/umd-polyfill.js", "files": [