From ee07e0a84f00ce6748e27a7194c0c8004fdd4bf4 Mon Sep 17 00:00:00 2001 From: jasontwinters <jason.winters@mathworks.com> Date: Tue, 30 Aug 2016 14:23:01 -0400 Subject: [PATCH] Bumping version to 1.2.1 Fixing a issue that stopped the IDE from pulling in the library --- library.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.properties b/library.properties index ba0851c..2f1f004 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=ThingSpeak -version=1.2.0 +name=ThingSpeak +version=1.2.1 author=MathWorks <support@thingspeak.com> maintainer=MathWorks <support@thingspeak.com> sentence=ThingSpeak Communication Library for Arduino & ESP8266 paragraph=ThingSpeak ( https://www.thingspeak.com ) is an analytic IoT platform service that allows you to aggregate, visualize and analyze live data streams in the cloud. category=Communication url=https://www.thingspeak.com/ -architectures=avr,esp8266 +architectures=avr,esp8266,sam,samd