Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Nov 2, 2017
1 parent 6321c2a commit 8711b15
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 @@ -35,7 +35,7 @@ Currently only supports smart plugs, but it should be fairly trivial to add othe

This should report the current status, set the device to the opposite of what it currently is, then report the changed status.

See [setup instructions](docs/SETUP.md) for instructions on finding the needed parameters.
See the [setup instructions](docs/SETUP.md) for how to find the needed parameters.

## Docs

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": "tuyapi",
"version": "1.0.0",
"version": "1.0.1",
"description": "An easy-to-use API for devices that use Tuya's cloud services (currently only supports smart plugs)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8711b15

Please sign in to comment.