From 304fa63f4199f0d672a5ce8321bb24b04c85ca2b Mon Sep 17 00:00:00 2001 From: bot Date: Thu, 3 Sep 2020 10:33:07 +0000 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18b8c9c..7dc9b04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.0", + "version": "1.0.1", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",