Skip to content

Commit

Permalink
Merged hotfix/0.2.1 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
biddster committed Feb 1, 2017
2 parents bec15ba + b6ea359 commit 25f0df2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This node simply wraps the excellent work here https://github.com/czjs2/hs100-ap

Change directory to your node red installation:

$ npm install node-red-contrib-schedex
$ npm install node-red-contrib-hs100

Alternatively, use the Palette Manager in Node-RED.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-hs100",
"version": "0.2.0",
"version": "0.2.1",
"description": "",
"main": "index.js",
"keywords": ["node-red", "tp-link", "tplink", "hs100"],
Expand Down

0 comments on commit 25f0df2

Please sign in to comment.