From 85eb222bd9a196987bf8957637cd33aa103fa07c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 22 Jun 2023 13:35:35 +0200 Subject: [PATCH] 5.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e64eb..f1e1bf3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/tapbundle", "private": false, - "version": "5.0.7", + "version": "5.0.8", "description": "tap bundled for tapbuffer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",