From e3f127580b134f77720b7cd0074e45d7796dca1a Mon Sep 17 00:00:00 2001 From: tarsinzer Date: Sat, 4 Jun 2022 11:12:51 +0100 Subject: [PATCH] chore: release 0.35.0 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 2d8e10395..f5d802db1 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "monoreact", - "version": "0.34.0", + "version": "0.35.0", "description": "React workspaces implementation", "license": "MIT", "main": "./dist/bundle.cjs",