From 708fa71a032179e632140c4f89d29c872535681f Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Tue, 16 May 2023 15:46:36 +0200 Subject: [PATCH] v4.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d3e14e4..d797384 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "enttec-open-dmx-usb", - "version": "3.0.1", - "description": "A Node.js library for interacting with the Enttec Open DMX USB Interface", + "version": "4.0.1", + "description": "A Node.js library for interacting with the Enttec Open DMX USB interface", "repository": "https://github.com/moritzruth/node-enttec-open-dmx-usb.git", "author": "Moritz Ruth ", "license": "MIT",