chore(release): v0.0.2-alpha.0

This commit is contained in:
2025-07-12 15:35:47 -05:00
parent 233298daa5
commit f83de9baa2
3 changed files with 12 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "logistics_support_tool",
"version": "0.0.1-alpha.1",
"version": "0.0.2-alpha.0",
"description": "This is the new logisitcs support tool",
"private":true,
"private": true,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",