From 036ff270c565c3fb8ae32ed61885ab603d49799e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 16 Mar 2021 07:16:28 -0400 Subject: [PATCH] 1.1.7 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1afc8ad2..a6239a29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vladmandic/human", - "version": "1.1.6", + "version": "1.1.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@vladmandic/human", - "version": "1.1.6", + "version": "1.1.7", "license": "MIT", "devDependencies": { "@microsoft/api-extractor": "^7.13.2", diff --git a/package.json b/package.json index 50c3fa8e..839f1fb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "1.1.6", + "version": "1.1.7", "description": "Human: AI-powered 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",