diff --git a/package-lock.json b/package-lock.json index 5f4f3f5c..fe7f4370 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.22", + "version": "0.9.23", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bdc56bfd..72a2261c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.22", + "version": "0.9.23", "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",