diff --git a/package.json b/package.json index 01833ef..1f54d9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fadecandy", - "version": "2.0.3", + "version": "2.0.4", "description": "Library to control and send video frames directly to a FadeCandy device from NodeJS via USB", "main": "dist/FadeCandy.js", "scripts": {