diff --git a/package-lock.json b/package-lock.json index 7fa4f3b..26e4e6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@huddly/device-api-usb", - "version": "0.3.2", + "version": "0.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0521a29..9be249f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@huddly/device-api-usb", - "version": "0.3.2", + "version": "0.3.3", "description": "Huddly SDK device api which uses node-usb wrapper responsible for handling the transport layer of the communication and discovering the physical device/camera", "keywords": [ "API",