diff --git a/README.md b/README.md index 2985ab97..8a6ceaca 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/package.json b/package.json index e882a7ea..e73a03bf 100644 --- a/package.json +++ b/package.json @@ -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", @@ -104,4 +104,4 @@ "instrument": true }, "readme": "README.md" -} +} \ No newline at end of file