From 09b53c1c2798c68e3690282d632eb313a10656c7 Mon Sep 17 00:00:00 2001 From: Joseph Adams Date: Wed, 11 Oct 2023 14:57:22 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de37570..08b7cab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ptzoptics-visca", - "version": "2.0.0", + "version": "2.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",