From bfa3db7c7d7da0aa55eed588114d8211ad60ad28 Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Thu, 15 Mar 2018 18:49:46 +0100 Subject: [PATCH] release v0.10.0 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e1320adb..a5095fbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-tradfri-client", - "version": "0.9.1", + "version": "0.10.0", "description": "Library to talk to IKEA Trådfri Gateways without external binaries", "keywords": [ "coap", @@ -104,4 +104,4 @@ "instrument": true }, "readme": "README.md" -} +} \ No newline at end of file