From 25929d79a48a65d58c67e3993edeb160a0df14e1 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 14 May 2021 20:06:32 +0700 Subject: [PATCH] 0.28.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bac6ee8..4686040a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "0.28.0", + "version": "0.28.1", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",