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