diff --git a/core/package.json b/core/package.json index 57de593..2880d85 100644 --- a/core/package.json +++ b/core/package.json @@ -1,7 +1,7 @@ { "name": "tethr", "author": "Baku Hashimoto (https://baku89.com)", - "version": "0.5.0", + "version": "0.5.1", "description": "Controlls USB-connected cameras, webcam, and smartphone camera from browser", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/yarn.lock b/yarn.lock index 8809a7a..0681d54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2152,7 +2152,7 @@ tethr@^0.4.1: typescript-memoize "^1.1.1" "tethr@file:/Users/baku/Sites/tethr/core": - version "0.5.0" + version "0.5.1" resolved "file:core" dependencies: bim "^1.3.3"