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