diff --git a/package.json b/package.json index 7132320c..aab72ab2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whatwg-fetch", "description": "A window.fetch polyfill.", - "version": "3.6.2", + "version": "3.6.13", "main": "./dist/fetch.umd.js", "module": "./fetch.js", "repository": "github/fetch",