From d7b0abc03743095176d990a955c38db70534808c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 2 Nov 2023 02:39:47 +0700 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7740c576..52a052ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.1.2", + "version": "1.1.3", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",