From a097a0c32657ecc565b3253f2ad01386c3b755bf Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Tue, 22 Aug 2017 16:44:51 +0300 Subject: [PATCH] Bump version to 0.9.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index a285a93..d59449f 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.9.0", + "version": "0.9.1", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json",