From fd008198255cd2f27d0daadc3c5dc7d1ae2b5ea2 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 8 Dec 2020 10:54:22 -0500 Subject: [PATCH] 0.9.13 --- 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 eac4aca4..0c30643c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.12", + "version": "0.9.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9e869111..bdc53b32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.12", + "version": "0.9.13", "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",