Skip to content

Commit

Permalink
v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fivdi committed Apr 23, 2020
1 parent bf93550 commit 07d36e2
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
===========
6.0.0 - Apr 23 2020
===================

* document the potential of EPERM errors when invoking write methods (fixes [#167](https://github.com/fivdi/onoff/issues/167))
* drop support for node.js 6, add support for node.js 14
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": "5.0.1",
"version": "6.0.0",
"description": "GPIO access and interrupt detection with Node.js",
"main": "onoff.js",
"types": "onoff.d.ts",
Expand Down

0 comments on commit 07d36e2

Please sign in to comment.