From 6cf2d66fe1f08bb07613898b614f7f3406035388 Mon Sep 17 00:00:00 2001 From: bot Date: Thu, 19 Oct 2023 19:27:12 +0000 Subject: [PATCH] 1.0.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92b8cad..889f57e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.30", + "version": "1.0.31", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",