diff --git a/hardware/neopixel/package.json b/hardware/neopixel/package.json index 35b9f2f1..38b5a45c 100644 --- a/hardware/neopixel/package.json +++ b/hardware/neopixel/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-pi-neopixel", - "version" : "2.0.3", + "version" : "2.0.4", "description" : "A Node-RED node to output to a neopixel (ws2812) string of LEDS from a Raspberry Pi.", "dependencies" : { },