diff --git a/package-lock.json b/package-lock.json index 75b47763..be4c9383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@builder.io/partytown", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@builder.io/partytown", - "version": "0.0.6", + "version": "0.0.7", "license": "MIT", "devDependencies": { "@microsoft/api-extractor": "^7.18.11", diff --git a/package.json b/package.json index 1fdc5f4c..bd401158 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@builder.io/partytown", - "version": "0.0.6", + "version": "0.0.7", "description": "Relocate resource intensive 3rd-party scripts off of the main thread and into a web worker.", "license": "MIT", "main": "./index.js",