From 8141c6ab698ce246f999ed304d306f72c50a2708 Mon Sep 17 00:00:00 2001 From: Cowch Date: Sat, 12 Jul 2025 14:41:10 -0500 Subject: [PATCH] fix(package json): correction to the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d269ff..31931d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logistics_support_tool", - "version": "0.0.1.alpha.1", + "version": "0.0.1-alpha.1", "description": "This is the new logisitcs support tool", "main": "index.js", "scripts": {