From 9a28864971815c1cf2ff1b9383589ad9b9aba771 Mon Sep 17 00:00:00 2001 From: corb3nik Date: Sun, 22 Sep 2024 10:43:28 -0400 Subject: [PATCH] Update to v0.1.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 04467b4..edcb431 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "authmatrix", "name": "AuthMatrix", - "version": "0.1.3", + "version": "0.1.4", "description": "Grid-based authorization testing across multiple users and roles.", "author": { "name": "Caido Labs Inc.",