From ce10d7e83e8907c77d736ea4ea78d8ead605bff3 Mon Sep 17 00:00:00 2001 From: Adyanth Hosavalike Date: Sun, 26 May 2024 17:20:41 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65c3515..a2c3566 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "homebridge-plugin-command", - "version": "1.0.5", + "version": "1.0.6", "description": "This Homebridge plugin enables you to create virtual switches that can run any custom command when it is turned on or off.", "main": "index.js", "scripts": {