Skip to content

Commit 79f7676

Browse files
committed
v6.0.3
1 parent eacca62 commit 79f7676

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unpublished
2-
===========
1+
6.0.3 - Apr 26 2021
2+
===================
33

44
* update performance numbers
55
* add support for node.js 16

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "onoff",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "GPIO access and interrupt detection with Node.js",
55
"main": "onoff.js",
66
"types": "onoff.d.ts",

0 commit comments

Comments
 (0)