From 8c60a04bda36fe55f2ec8ea89928ee37219d4093 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 1 Mar 2021 17:20:06 -0500 Subject: [PATCH] 0.30.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ed80e70..143213f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.30.3", + "version": "0.30.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 649ee5f2..750e5723 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.30.3", + "version": "0.30.4", "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",