From d8ce7dc4d6603d3ac35959b3478bc391d1852064 Mon Sep 17 00:00:00 2001 From: Sebastian Wiedenroth Date: Wed, 12 Oct 2016 17:27:22 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed47ea6..d5ef51d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dmx", - "version": "0.0.3", + "version": "0.0.4", "author": "Sebastian Wiedenroth ", "description": "DMX library and webservice", "url": "https://github.com/wiedi/node-dmx",