From 7aeda9856a84e78b753b86a519e1273e14843998 Mon Sep 17 00:00:00 2001 From: bot <bot@example> Date: Tue, 1 Apr 2025 16:27:54 +0000 Subject: [PATCH] 1.1.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b57bb3d..3871586 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-web-gpio", - "version": "1.1.14", + "version": "1.1.15", "description": "GPIO access with Node.js", "main": "dist/index.js", "types": "dist/index.d.ts",