From 9b15539802a0457077c72aac363414152c624683 Mon Sep 17 00:00:00 2001 From: Taehyun Kim Date: Tue, 11 Feb 2020 00:21:21 +0900 Subject: [PATCH] v3.4.0 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 20660b7a..ab11fda8 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "lerna": "3.15.0", "packages": ["packages/*"], "npmClient": "npm", - "version": "3.3.1" + "version": "3.4.0" }