From dd713b6212b185366009d2429347796e6bae97e1 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 24 Oct 2023 22:07:37 +0700 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dac7d1de..a2461598 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.1.0", + "version": "1.1.1", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",