Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
Add checksums for subdirectories
  • Loading branch information
tim-hellhake committed Mar 30, 2021
1 parent 88ffd4b commit 38f575a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
}
},
"short_name": "Philips Hue",
"version": "1.0.0"
"version": "1.0.1"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "philips-hue-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "WebThings Gateway Philips Hue Adapter. Press the link button on your Hue bridge to pair devices.",
"scripts": {
"lint": "eslint src",
Expand Down

0 comments on commit 38f575a

Please sign in to comment.