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