From 91c07103e3f25c1b00c552d7cb6a49136bb06c64 Mon Sep 17 00:00:00 2001 From: Makuna Date: Sat, 16 Apr 2016 13:02:37 -0700 Subject: [PATCH] Version Update --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4f1e339..8715cbb 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/Makuna/NeoPixelBus" }, - "version": "2.0.91", + "version": "2.1.0", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index f693306..c873575 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NeoPixelBus by Makuna -version=2.0.91 +version=2.1.0 author=Michael C. Miller (makuna@live.com) maintainer=Michael C. Miller (makuna@live.com) sentence=A library that makes controlling NeoPixels (WS2811, WS2812 & SK6812) easy.