From eb0cccfac2bd6734acc56415d1702e0ecbf59566 Mon Sep 17 00:00:00 2001 From: corb3nik Date: Wed, 20 Nov 2024 19:22:35 -0500 Subject: [PATCH] Bump to 0.4.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ecf7496..88d9d7f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "authmatrix", "name": "AuthMatrix", - "version": "0.3.0", + "version": "0.4.0", "description": "Grid-based authorization testing across multiple users and roles.", "author": { "name": "Caido Labs Inc.",