From 58b5c4a50391689e7b55901f8aa23ebe2a401c73 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 25 Feb 2024 23:11:10 +0700 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dec1c5fb..8ec8b61e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.2.0", + "version": "1.2.1", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",