From b8ba91117b558c9abe9fd5a71670a909a0d7a326 Mon Sep 17 00:00:00 2001 From: Marius Rumpf Date: Mon, 20 Jul 2015 20:20:46 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f24a9fa..2196218 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-lifx", "description": "Node.js implementation of the LIFX protocol", - "version": "0.1.0", + "version": "0.1.1", "author": "Marius Rumpf ", "bugs": { "url": "https://github.com/MariusRumpf/node-lifx/issues"