diff --git a/package.json b/package.json index aa073b2..0ed6521 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yetch", "description": "Yet-another-fetch polyfill. window.fetch that supports aborting via AbortController", - "version": "1.0.0", + "version": "1.1.0", "main": "src/index.js", "repository": "https://github.com/Netflix/yetch", "license": "MIT",