diff --git a/package-lock.json b/package-lock.json index f85d3c655..7cc16e2bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ui", - "version": "3.3.38", + "version": "3.3.39", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ui", - "version": "3.3.38", + "version": "3.3.39", "license": "Apache-2.0", "devDependencies": { "@builder.io/eslint-plugin-mitosis": "0.0.15", diff --git a/package.json b/package.json index a0440698d..9d7473acc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "3.3.38", + "version": "3.3.39", "description": "UI toolkit to ease BoxyHQ integration", "main": "index.js", "scripts": {