From fb8d29144177d89a46043d359ff16d317fa5ae12 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 13 Jul 2023 02:40:09 +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 fceadaa..5c4e5c4 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/tapbundle', - version: '5.0.10', + version: '5.0.11', description: 'tap bundled for tapbuffer' }