From 98610b7f04efaf066f2ebe86bd188cca507a891f Mon Sep 17 00:00:00 2001 From: Dror Tirosh Date: Mon, 8 May 2023 11:27:51 +0300 Subject: [PATCH] v0.6.0 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index b5769c61..710c1f7f 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.5.0", + "version": "0.6.0", "npmClient": "yarn", "useWorkspaces": true }