diff --git a/package-lock.json b/package-lock.json index 08f26e76..7ff51448 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.4.9", + "version": "0.4.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8e8ec24f..b6c65efd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.4.9", + "version": "0.4.10", "description": "human: 3D Face Detection, Iris Tracking and Age & Gender Prediction", "sideEffects": false, "main": "dist/human.node.js",