From fc8f14033756c64d0ede388749a5919039a7e3eb Mon Sep 17 00:00:00 2001 From: bot Date: Sun, 6 Oct 2024 06:24:00 +0000 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30ba98b..a14ac26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.1.1", + "version": "1.1.2", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",