diff --git a/package.json b/package.json index c66af363..d6f7d0fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vladmandic/human", - "version": "0.2.10", + "version": "0.3.1", "description": "human: 3D Face Detection, Iris Tracking and Age & Gender Prediction", "sideEffects": false, "main": "dist/human.node.js", @@ -45,13 +45,13 @@ }, "keywords": [ "tensorflowjs", - "tfjs", "face-detection", "face-geometry", "body-tracking", "hand-tracking", "iris-tracking", "age-estimation", + "emotion-detection", "gender-prediction", "gesture-recognition" ]