From e044626ad8163f00a1fd3834558c1a13d5c2b2de Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 26 Jun 2024 15:21:49 +0200 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d2dc982..77a2f637 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "1.3.0", + "version": "1.4.0", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",