From e59bf8f04a8a59c9393bf08b43fc278200c67f4c Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 23 Nov 2020 23:42:42 -0500 Subject: [PATCH] 0.9.11 --- 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 10cb52a9..57518eb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.10", + "version": "0.9.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 055920fc..d943d5c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.10", + "version": "0.9.11", "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",