From bcb7c00bafba8381beda9a3fa16e1be6291c4054 Mon Sep 17 00:00:00 2001 From: fraxken Date: Sat, 24 Feb 2024 13:12:10 +0100 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c54e797..5f1fe5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myunisoft/httpie", - "version": "3.0.3", + "version": "4.0.0", "description": "MyUnisoft Node.js HTTP client that use Undici client", "main": "dist/index.js", "types": "dist/index.d.ts",