From 4ca03ce5a609bbb024de1096cb2a1eeab2b44b87 Mon Sep 17 00:00:00 2001
From: Northern Man <northern.man1@gmail.com>
Date: Tue, 28 Dec 2021 10:05:13 -0500
Subject: [PATCH] Workaround for #481

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7c81e31..70156ca 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "homebridge-alexa",
-  "version": "0.5.45",
+  "version": "0.5.46",
   "description": "Control your Homebridge devices with Amazon Alexa.",
   "main": "plugin.js",
   "scripts": {