From 5d800a2e3c4b3e51944d1074a328d1b429c8db53 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 10 Dec 2016 17:42:29 +0200 Subject: [PATCH] Bump version to 0.3.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 87b6b1a..b9ff826 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.2.0", + "version": "0.3.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",