Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fivdi committed Jul 24, 2018
1 parent 789ddbc commit 57257a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions History.md
@@ -1,5 +1,5 @@
Unpublished
===========
3.2.0 - Jul 24 2018
===================

* add test to ensure HIGH and LOW have the expected values
* add unittests (thank you [@pizzaisdavid](https://github.com/pizzaisdavid))
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "onoff",
"version": "3.1.0",
"version": "3.2.0",
"description": "GPIO access and interrupt detection with Node.js",
"main": "onoff.js",
"directories": {
Expand Down

0 comments on commit 57257a0

Please sign in to comment.