From cac5fbd2f79de2339eb3b3d084d521d3e5d4c0bc Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 22 Aug 2024 02:24:08 +0700 Subject: [PATCH] 1.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3687ff4f..3c686867 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.7.0", + "version": "1.7.1", "description": "Tiny and elegant HTTP client based on the Fetch API", "license": "MIT", "repository": "sindresorhus/ky",