bump neopixel node version for npm

to go with pr #453
This commit is contained in:
Dave Conway-Jones 2018-06-13 22:12:33 +01:00
parent c511cf6ae7
commit 044d008e65
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-pi-neopixel",
"version" : "0.0.18",
"version" : "0.0.19",
"description" : "A Node-RED node to output to a neopixel (ws2812) string of LEDS from a Raspberry Pi.",
"dependencies" : {
},