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