New Version (#371)

This commit is contained in:
Michael Miller
2020-09-20 13:33:41 -07:00
committed by GitHub
parent 0c41010e20
commit 296e2c30c5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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