diff --git a/client/package.json b/client/package.json index e3ece701..f5334d28 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "client", - "version": "0.1.0", + "version": "0.1.1", "private": true, "type": "module", "scripts": { diff --git a/package.json b/package.json index 505159e0..cdab1ebe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4-growth", - "version": "1.0.0", + "version": "1.0.1", "description": "4-growth platform", "scripts": { "api:deps": "pnpm --filter api install",