diff --git a/package-lock.json b/package-lock.json index c4fdc6a..8ee0a64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/tapbundle", - "version": "3.2.4", + "version": "3.2.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index de17848..7a1269e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/tapbundle", "private": false, - "version": "3.2.4", + "version": "3.2.5", "description": "tap bundled for tapbuffer", "main": "dist/index.js", "typings": "dist/index.d.ts",