From d740ce6e3033e958af68e94116c87cc73da5b122 Mon Sep 17 00:00:00 2001 From: fraxken Date: Sun, 23 Jun 2024 20:30:10 +0200 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 435664e..5c98c5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myunisoft/httpie", - "version": "4.0.1", + "version": "5.0.0", "description": "MyUnisoft Node.js HTTP client that use Undici client", "main": "dist/index.js", "types": "dist/index.d.ts",