diff --git a/package-lock.json b/package-lock.json index 893d254..d8912e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/tapbundle", - "version": "4.0.2", + "version": "4.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/tapbundle", - "version": "4.0.2", + "version": "4.0.3", "license": "MIT", "dependencies": { "@open-wc/testing-helpers": "^2.0.3", diff --git a/package.json b/package.json index 1af982a..106b4cf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/tapbundle", "private": false, - "version": "4.0.2", + "version": "4.0.3", "description": "tap bundled for tapbuffer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",