From 7a1e6f491fa9c080c1d72e97451fa4a69a56d3c7 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 26 Nov 2020 10:37:08 -0500 Subject: [PATCH] 0.9.12 --- 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 f4ebec03..f8ded622 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.11", + "version": "0.9.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34536a85..582e03c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.11", + "version": "0.9.12", "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",