From a4ac6394e36df5765ec5c765915929bd4f171941 Mon Sep 17 00:00:00 2001 From: bot Date: Wed, 9 Aug 2023 16:14:29 +0000 Subject: [PATCH] 1.0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 426ec4b..6ba1187 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.24", + "version": "1.0.25", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",