diff --git a/package-lock.json b/package-lock.json index cdb129c..ce1b288 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "face-api", - "version": "0.3.4", + "version": "0.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bc00e05..4ddae71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/face-api", - "version": "0.3.4", + "version": "0.3.5", "description": "JavaScript API for face detection and face recognition in the browser with tensorflow.js", "main": "./build/index.js", "typings": "./build/index.d.ts",