Skip to content

Commit

Permalink
release v0.12.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Mar 18, 2018
1 parent e4cccab commit d47c366
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ All parameters of this object are optional and use the default values if not pro

## Changelog

#### __WORK IN PROGRESS__
#### 0.12.1 (2018-21-00)
* (AlCalzone) Added automatic retrying of the initial connection (if already authenticated)

#### 0.12.0 (2018-21-06)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-tradfri-client",
"version": "0.12.0",
"version": "0.12.1",
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
"keywords": [
"coap",
Expand Down Expand Up @@ -104,4 +104,4 @@
"instrument": true
},
"readme": "README.md"
}
}

0 comments on commit d47c366

Please sign in to comment.