From b7afca3ea28ef55fd88446d3858589cbd0963409 Mon Sep 17 00:00:00 2001 From: Max Stockner Date: Tue, 10 Jul 2018 00:11:15 +0200 Subject: [PATCH] bump npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 476d7fb..186efc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dmx", - "version": "0.0.7", + "version": "0.1.1", "author": "Sebastian Wiedenroth ", "description": "DMX library and webservice", "url": "https://github.com/wiedi/node-dmx",