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