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