From fc20b3f48fa807f0649952fca94eeb0e220ac6dd Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 26 Feb 2021 10:13:10 -0500 Subject: [PATCH] 0.30.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4fbcc67..68780e4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.30.1", + "version": "0.30.2", "description": "Human: AI-powered 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",