diff --git a/package.json b/package.json index 42dcd5af4..bb5aa5fa4 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "workspaces": [ "packages/*" ], + "version": "100.0.0", "scripts": { "build": "yarn build:rollup && yarn build:next", "build:next": "cd ./site && next build && next export",