From 60e4f672bef8fe7519855a5e3f3039030ab6efee Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 1 Sep 2023 19:06:17 +0700 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2da8d2d2..13e678c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ky", - "version": "0.33.3", + "version": "1.0.0", "description": "Tiny and elegant HTTP client based on the browser Fetch API", "license": "MIT", "repository": "sindresorhus/ky",