From 3f8969f8ee022bc16ee40bd7f3f8489c75991919 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 28 Feb 2020 00:57:20 +0700 Subject: [PATCH] 0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c970536..59dfec10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "0.17.0", + "version": "0.18.0", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",