From 8c4e10d9e1c4182265dc9c050c0d1bf617745427 Mon Sep 17 00:00:00 2001 From: Soumesh Banerjee Date: Thu, 26 Mar 2020 20:25:40 +0530 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58657f7fe..5f86f5438 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "preview": true, "displayName": "Espressif IDF", "description": "Espressif IoT Development Framework", - "version": "0.1.4", + "version": "0.2.0", "license": "Apache-2.0", "publisher": "espressif", "icon": "espressif_icon.png",