From 0dbcaf78bf3f123bb88d16020dc3191303d198e1 Mon Sep 17 00:00:00 2001
From: valeros <valeros08@gmail.com>
Date: Mon, 26 Jul 2021 19:38:17 +0300
Subject: [PATCH] Bump version to 1.2.0

---
 platform.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platform.json b/platform.json
index 7958b25..d7c8569 100644
--- a/platform.json
+++ b/platform.json
@@ -18,7 +18,7 @@
     "type": "git",
     "url": "https://github.com/platformio/platform-raspberrypi.git"
   },
-  "version": "1.1.0",
+  "version": "1.2.0",
   "frameworks": {
     "arduino": {
       "package": "framework-arduino-mbed",