diff --git a/package-lock.json b/package-lock.json index ec889923..e4d0f752 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.19", + "version": "0.9.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 12a43e02..28f6649e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.19", + "version": "0.9.20", "description": "Human: 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition", "sideEffects": false, "main": "dist/human.node.js",