From c391c180fd8a44dd1a19c3b580e6abd2879b1d10 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 24 Apr 2024 18:24:19 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index a990df9..2cf34d3 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartexpose', - version: '1.0.4', + version: '1.0.5', description: 'a package to expose things to the internet' }