From 583797127161a9f55c0cedd234ad074593ce8be5 Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 30 Apr 2021 23:55:32 +0300 Subject: [PATCH] Bump version to 1.0.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 2c1d879..fa8f7e2 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "0.0.0", + "version": "1.0.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",