From d042b0575fbdea681031ab39d33b9512e1c4d559 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 24 Mar 2024 15:53:22 +0900 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a156be5..6672c03f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.2.2", + "version": "1.2.3", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",