From 2177f5ea5eb82d108be44841b67653a1cf7c2712 Mon Sep 17 00:00:00 2001 From: szabolcsit Date: Sat, 17 Feb 2018 23:22:46 +0100 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {