From 4c01ee971d8cb3145997f5059af9010d94835338 Mon Sep 17 00:00:00 2001 From: bot Date: Fri, 17 Feb 2023 12:00:48 +0000 Subject: [PATCH] 1.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70c6e0a..426be60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.19", + "version": "1.0.20", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",