Skip to content

Commit

Permalink
roll v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
neocotic committed Oct 5, 2017
1 parent 4d0ccda commit 72af3db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## Version 0.0.2, 2017.10.05

* Switch from `rpio` to `onoff`
* Use `exit-hook` for better cleanup
* Fix export for `NUM_PIXELS`
* Fix bugs in code
* Fix bugs in examples
* Add more examples

## Version 0.0.1, 2017.06.21

* Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blinkt",
"version": "0.0.1",
"version": "0.0.2",
"description": "Module for interacting with the Raspberry Pi Blinkt! addon",
"homepage": "https://github.com/NotNinja/node-blinkt",
"bugs": {
Expand Down

0 comments on commit 72af3db

Please sign in to comment.