From 639177988c0c56b79293253732b2062764c883fd Mon Sep 17 00:00:00 2001 From: bot Date: Fri, 22 Sep 2023 22:06:18 +0000 Subject: [PATCH] 1.0.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6993c54..2ae40ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.0.28", + "version": "1.0.29", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",