From 5f581815e43798be6fa129c731f3c6a466dcd5bd Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Wed, 7 Mar 2018 18:26:34 +0100 Subject: [PATCH] release v0.8.6 --- README.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 313b4da6..b7ebb783 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,9 @@ A DeviceInfo object contains general information about a device. It has the foll ## Changelog +#### 0.8.6 (2018-03-07) +* (AlCalzone) Published bugfixes that should have been live already. + #### 0.8.5 (2018-02-27) * (AlCalzone) Updated `node-coap-client` diff --git a/package.json b/package.json index 06e87d09..5a0ae712 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-tradfri-client", - "version": "0.8.5", + "version": "0.8.6", "description": "Library to talk to IKEA Trådfri Gateways without external binaries", "keywords": [ "coap",