From 12cf77fc64fd3851b821353ab161c3c0051a23df Mon Sep 17 00:00:00 2001 From: bot Date: Sun, 1 Dec 2024 06:01:17 +0000 Subject: [PATCH] 1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24f602a..3af4beb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.1.6", + "version": "1.1.7", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",