diff --git a/package-lock.json b/package-lock.json index 1329fb4..c59be61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tapbundle", - "version": "1.0.14", + "version": "1.1.0", "lockfileVersion": 1, "dependencies": { "early": { diff --git a/package.json b/package.json index 99af747..220c9fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tapbundle", - "version": "1.0.14", + "version": "1.1.0", "description": "tap bundled for tapbuffer", "main": "dist/index.js", "typings": "dist/index.d.ts",