diff --git a/package.json b/package.json index 13e678c8..e0bc8c7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.0.0", + "version": "1.0.1", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",