From af698817c66bcfb71540fd5da662bf310413ed87 Mon Sep 17 00:00:00 2001 From: Brikend Date: Wed, 8 Sep 2021 08:53:41 +0200 Subject: [PATCH] 0.3.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3cc3fbb..f006d8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@huddly/device-api-usb", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 70c075e..27cbd5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@huddly/device-api-usb", - "version": "0.3.1", + "version": "0.3.2", "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",