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