From 17ecff3fc53e2d641aadfffdb68bfee57a313f3c Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Mon, 13 Dec 2021 16:36:54 +0000 Subject: [PATCH] build(lerna): bump version --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 6c8253d3da..1571a90bb3 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ "angular", "packages/*" ], - "version": "5.9.2" + "version": "6.0.0" }