From f86ff9060e2324a2324dae1fa718c1c3803070e9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 29 Oct 2023 15:49:55 +0700 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5feaf2cc..7740c576 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.1.1", + "version": "1.1.2", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",