From 8d4e3b01533f1fd2852e0ba37f70dc7d3aeb25f7 Mon Sep 17 00:00:00 2001 From: Makuna Date: Tue, 1 Mar 2016 16:26:40 -0800 Subject: [PATCH] increment version new release --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 4985a4e..fe1d0af 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NeoPixelBus by Makuna -version=2.0.0 +version=2.0.1 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.