From 6d22a1b2036e683412ed9c19371485287b8a0904 Mon Sep 17 00:00:00 2001 From: bot Date: Wed, 5 Jul 2023 15:09:34 +0000 Subject: [PATCH] 1.0.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81d0ac9..4742a8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.22", + "version": "1.0.23", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",