From a272df13c81c90c8e057f5b70cff7b3e287db39a Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 26 Dec 2024 00:30:12 +0100 Subject: [PATCH] 1.0.31 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index eec1a2e..90c0a2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@losslessone_private/nullresolve", - "version": "1.0.30", + "version": "1.0.31", "description": "The nullresolve project is a private service designed to handle requests that would otherwise remain unserved, providing appropriate feedback mechanisms within the servzone architecture.", "type": "module", "author": "Lossless GmbH", @@ -68,4 +68,4 @@ "custom-routes", "error-handling" ] -} \ No newline at end of file +}