From dc4615d43ba14e34c0c45cd6b5cbe394cad2faeb Mon Sep 17 00:00:00 2001 From: valeros Date: Fri, 28 May 2021 14:18:27 +0300 Subject: [PATCH] Bump version to 1.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 786e9ed..d50178c 100644 --- a/platform.json +++ b/platform.json @@ -18,7 +18,7 @@ "type": "git", "url": "https://github.com/platformio/platform-raspberrypi.git" }, - "version": "1.0.0", + "version": "1.1.0", "frameworks": { "arduino": { "package": "framework-arduino-mbed",