diff --git a/package-lock.json b/package-lock.json index bdf5acc5..0af520d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@builder.io/partytown", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@builder.io/partytown", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "devDependencies": { "@microsoft/api-extractor": "^7.19.2", diff --git a/package.json b/package.json index 0b86b320..0c09e16d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@builder.io/partytown", - "version": "0.2.0", + "version": "0.2.1", "description": "Relocate resource intensive third-party scripts off of the main thread and into a web worker.", "license": "MIT", "main": "index.cjs",