diff --git a/package.json b/package.json index 8e64c24c..d11c9d5f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "whatwg-fetch", "description": "A window.fetch polyfill.", - "version": "3.0.0", + "version": "3.0.1", "main": "./dist/fetch.umd.js", "module": "./fetch.js", "repository": "github/fetch",