From c8f4f8a91ea2190b04b0eb50a9cedb01d5dcbfaf Mon Sep 17 00:00:00 2001 From: dimden <26517362+dimdenGD@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:10:28 +0200 Subject: [PATCH] bump ver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c03ed5..0cd7336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultimate-express", - "version": "1.3.2", + "version": "1.3.3", "description": "The Ultimate Express. Fastest http server with full Express compatibility, based on uWebSockets.", "main": "src/index.js", "scripts": {