From 737dbfa1e0329ed3d5380bd27de2a006ebfad884 Mon Sep 17 00:00:00 2001 From: Alan Bridgeman Date: Wed, 30 Apr 2025 15:01:29 -0500 Subject: [PATCH] Fixing an issue with package version being set incorrectly --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f94aef..6c2d082 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@BridgemanAccessible/ba-web-framework", - "version": "1.0.0", + "version": "1.0.6", "description": "A framework for web apps built atop Node, Express and other libraries and utilties that makes creating and maintaining Bridgeman Accessible web apps easier.", "author": "Bridgeman Accessible