From 4fcfd0f52c604e34c405c15f545bddbf7eb9f48a Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 25 May 2024 01:28:56 +0200 Subject: [PATCH] 3.0.44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5a7c0f..7f174e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedserver", - "version": "3.0.43", + "version": "3.0.44", "description": "A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.", "type": "module", "exports": {