From b3d73048c4b71a3eaed7b4a6eb67089ae5f05fac Mon Sep 17 00:00:00 2001 From: Safin Wasi <6601566+SafinWasi@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:30:33 -0600 Subject: [PATCH] feat: update project.json --- project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.json b/project.json index cb8c77f..0c351a4 100644 --- a/project.json +++ b/project.json @@ -3,7 +3,7 @@ "description": "Implements behavioral authentication using keystroke data", "type": "community", "author": "SafinWasi", - "version": "0.0.1", + "version": "0.0.2", "authorWebsite": "https://github.com/GluuFederation/agama-typekey", "githubUri": "https://github.com/GluuFederation/agama-typekey", "license": "apache-2.0",