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