From 140a09d88926331f5597074fd27375df5f7bc6ae Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Wed, 18 Feb 2026 03:22:39 +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 72bffe8..9204668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-auth_keystore", - "version": "1.0.0", + "version": "1.0.1", "description": "Library container Keystore fundamentals and type registry to be used in combination with the Bridgeman Accessible Auth Package", "main": "index.js", "types": "index.d.ts",