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