From f225726285998a05f54aec1023294eefb5bc527d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 13 Oct 2020 10:07:03 -0400 Subject: [PATCH] 0.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcfcb9dc..2b864eb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.2.6", + "version": "0.2.7", "description": "human: 3D Face Detection, Iris Tracking and Age & Gender Prediction", "sideEffects": false, "main": "src/index.js",