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