From 5e48ed41dcd17b82907961ce94ea2ce6927bd0b8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 22 Apr 2024 14:35:05 +0700 Subject: [PATCH] 1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6672c03f..9f69b2c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.2.3", + "version": "1.2.4", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",