From 3b28b45d09e25d585877bf55d785d5155c04a528 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 24 Dec 2016 16:14:05 +0200 Subject: [PATCH] Bump version to v0.4.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 0dd36d1..4de4919 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-espressif32.git" }, - "version": "0.3.0", + "version": "0.4.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",