diff --git a/package.json b/package.json index 53a768c..1a92587 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/tapbundle", "private": false, - "version": "5.0.14", + "version": "5.0.15", "description": "tap bundled for tapbuffer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -51,4 +51,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}