From 3e9a288333db5453740912b5ed374fd5262c1503 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 19 Mar 2024 13:34:57 +0100 Subject: [PATCH] 5.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e96fc47..4b0946a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.0.18", + "version": "5.0.19", "description": "tap bundled for tapbuffer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",