From a5af6e447d16304c038f68adbc393ced6a0ae384 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Thu, 19 Feb 2026 17:22:26 +0000 Subject: [PATCH] [Forgejo Actions] Update version to v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a2f5cc..7c7553b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-auth_keystore_vault", - "version": "1.0.0", + "version": "1.0.1", "description": "A Hashicorp Vault based Keystore implementation for use in combination with the Bridgeman Accessible Auth Package", "main": "index.js", "types": "index.d.ts",