From 43b5dac24a11857b3e69e13bd3b6c0168e58a10e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 24 Apr 2024 18:24:19 +0200 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac71019..f85fee7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartexpose", - "version": "1.0.4", + "version": "1.0.5", "private": false, "description": "a package to expose things to the internet", "main": "dist_ts/index.js",