From 43148f9918438d94389e3d4de118a6db3ca0ac67 Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Sat, 17 Mar 2018 20:27:52 +0100 Subject: [PATCH] release v0.12.0 [skip ci] --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21405c69..893f341b 100644 --- a/README.md +++ b/README.md @@ -579,7 +579,7 @@ All parameters of this object are optional and use the default values if not pro ## Changelog -#### __WORK IN PROGRESS__ +#### 0.12.0 (2018-21-06) * (AlCalzone) Fix rounding and hue/saturation when using raw CoAP values * (AlCalzone) Experimental support for automatic connection watching and reconnection diff --git a/package.json b/package.json index f0a611b2..92517964 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-tradfri-client", - "version": "0.11.0", + "version": "0.12.0", "description": "Library to talk to IKEA Trådfri Gateways without external binaries", "keywords": [ "coap",