From c35355a84602c1dc04170ef1d77a4a17cd12b6b1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 26 Apr 2024 13:51:46 +0200 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f85fee7..0d229f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartexpose", - "version": "1.0.5", + "version": "1.0.6", "private": false, "description": "a package to expose things to the internet", "main": "dist_ts/index.js",