From 9f09e0622352a11d9f8b74016e08fd73ea63be36 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 3 Feb 2020 02:18:33 +0700 Subject: [PATCH] 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49f70b48..1959cbbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "0.16.2", + "version": "0.17.0", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",