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