From 3425ea45460825731a94d4de2b279288127c256d Mon Sep 17 00:00:00 2001 From: planctus Date: Tue, 9 Mar 2021 12:00:58 +0200 Subject: [PATCH] chore: updating v2-dev branch after 2.37.2 release --- README.md | 18 ++++++++++++------ lerna.json | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b78a760f15f..2e1ab81361a 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,10 @@ The ECL is bundled in various [presets](docs/06-presets.md) in order to accomoda ```html @@ -39,8 +41,10 @@ The ECL is bundled in various [presets](docs/06-presets.md) in order to accomoda ```html @@ -48,8 +52,10 @@ The ECL is bundled in various [presets](docs/06-presets.md) in order to accomoda ```html ``` diff --git a/lerna.json b/lerna.json index a68f287e7e9..96486ee4e9b 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.37.2", + "version": "2-dev", "npmClient": "yarn", "useWorkspaces": true, "changelog": {