From 42cd845b7407e90aae4d373a3f2ab89444178869 Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Thu, 8 Mar 2018 19:54:36 +0100 Subject: [PATCH] release v0.8.7 --- README.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ebb783..2292c79e 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,10 @@ A DeviceInfo object contains general information about a device. It has the foll ## Changelog +#### 0.8.7 (2018-03-08) +* (AlCalzone) Greatly enhanced test coverage +* (AlCalzone) Fixed some minor issues found by the new tests + #### 0.8.6 (2018-03-07) * (AlCalzone) Published bugfixes that should have been live already. diff --git a/package.json b/package.json index 5a0ae712..1df7539c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-tradfri-client", - "version": "0.8.6", + "version": "0.8.7", "description": "Library to talk to IKEA Trådfri Gateways without external binaries", "keywords": [ "coap",