diff --git a/package.json b/package.json index dbf7526..fb2f940 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "root", - "version": "0.0.0", + "version": "1.1.1", "repository": "git@github.com:lucas-labs/plots.git", "private": false, "workspaces": [ diff --git a/packages/plots/package.json b/packages/plots/package.json index 7b0b77e..b64f018 100644 --- a/packages/plots/package.json +++ b/packages/plots/package.json @@ -1,6 +1,6 @@ { "name": "@lucas-labs/plots", - "version": "1.1.0", + "version": "1.1.1", "description": "Storybook addon for embedding your design preview in addon panel", "main": "cjs/index.js", "module": "esm/index.js",