From 9041c057ecdbce9aee41d582b7dc7296fe1ea8c0 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Wed, 18 Feb 2026 18:56:16 +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 918f07f..6fd0242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-auth_keystore_file", - "version": "1.0.0", + "version": "1.0.1", "description": "A file based Keystore implementation for use in combination with the Bridgeman Accessible Auth Package", "main": "index.js", "types": "index.d.ts",