From 04837f46781ee7e65505c9f63960addbd8e4bbcd Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 7 Feb 2018 19:45:18 +0200 Subject: [PATCH] Bump version to 3.0.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 94357d8..bdc4789 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-teensy.git" }, - "version": "2.9.1", + "version": "3.0.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json"