From 6ce691e8800c25d1dbb1dff7acf95034bbfa3a82 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 11 Dec 2020 10:11:54 -0500 Subject: [PATCH] 0.9.15 --- 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 f56013b6..517a290d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.14", + "version": "0.9.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7de335b0..9b0818c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.14", + "version": "0.9.15", "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",