Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fivdi committed Apr 1, 2018
1 parent ed899df commit f2addf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Unpublished
===========
3.0.1 - Apr 01 2018
===================

* create poller for both inputs and outputs
* add test to verify that gpio direction can be changed
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": "onoff",
"version": "3.0.0",
"version": "3.0.1",
"description": "GPIO access and interrupt detection with Node.js",
"main": "onoff.js",
"directories": {
Expand Down

0 comments on commit f2addf6

Please sign in to comment.