New Release (#213)

This commit is contained in:
Michael Miller
2018-07-08 11:11:22 -07:00
committed by GitHub
parent 7f1986fdb1
commit f2316eee7f
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/Makuna/NeoPixelBus"
},
"version": "2.3.0",
"version": "2.3.1",
"frameworks": "arduino",
"platforms": "*"
}

View File

@@ -1,5 +1,5 @@
name=NeoPixelBus by Makuna
version=2.3.0
version=2.3.1
author=Michael C. Miller (makuna@live.com)
maintainer=Michael C. Miller (makuna@live.com)
sentence=A library that makes controlling NeoPixels (WS2811, WS2812, WS2813 & SK6812) and DotStars (APA102) easy.