From bdbe5f47bc2d749a91c3040cb36dc9c6fc532471 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Thu, 26 Dec 2019 15:46:12 +0100 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7ee1c9..d7a5615 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "enttec-open-dmx-usb", - "version": "1.0.0", + "version": "1.0.1", "description": "A Node.js library for sending DMX data through the Enttec Open DMX USB Interface", "main": "index.js", "type": "module",