From 09478a5b9ce237e9d083b89ec8ca9870201ef848 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 16 Dec 2020 19:17:04 -0500 Subject: [PATCH] 0.9.18 --- 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 ebe331e4..751fce0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.17", + "version": "0.9.18", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e6563338..9a2fee16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.9.17", + "version": "0.9.18", "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",