From f06f25b4db98e7646b2a978faf123cc5919b96bf Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 17 May 2024 17:20:29 +0200 Subject: [PATCH] 3.0.37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ebf8c6..3e8b1d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedserver", - "version": "3.0.36", + "version": "3.0.37", "description": "A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.", "type": "module", "exports": {