Skip to content

Commit 43148f9

Browse files
committed
release v0.12.0 [skip ci]
1 parent 1a5ea77 commit 43148f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ All parameters of this object are optional and use the default values if not pro
579579

580580
## Changelog
581581

582-
#### __WORK IN PROGRESS__
582+
#### 0.12.0 (2018-21-06)
583583
* (AlCalzone) Fix rounding and hue/saturation when using raw CoAP values
584584
* (AlCalzone) Experimental support for automatic connection watching and reconnection
585585

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-tradfri-client",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)