From 966bce1b334a081720aa8b1afa55e05a4edafc69 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 21 Nov 2016 12:44:47 +0200 Subject: [PATCH] Bump version to 0.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e5d803e..90138d6 100644 --- a/platform.json +++ b/platform.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.1.0", + "version": "0.1.1", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",