From 570204422be7d475a055e54a22d45744f30f7553 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 25 Mar 2021 08:44:04 -0400 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c6fe260..3931d150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "1.2.4", + "version": "1.2.5", "description": "Human: AI-powered 3D Face Detection, Face Description & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition", "sideEffects": false, "main": "dist/human.node.js",