Add update_version package.

This commit is contained in:
Jonathan Bernard
2025-06-15 05:38:46 -05:00
parent 40d0d51b84
commit 1dfb1ccb95
+9
View File
@@ -7,5 +7,14 @@
"tags": [], "tags": [],
"url": "ssh://git@proenneke.probatem.com:49559/probatem/pbm_core.git", "url": "ssh://git@proenneke.probatem.com:49559/probatem/pbm_core.git",
"web": "https://git.probatem.com/probatem/pbm_core" "web": "https://git.probatem.com/probatem/pbm_core"
},
{
"name": "update_version",
"description": "Utility for updating Nim and Node package versions.",
"license": "MIT",
"method": "git",
"tags": ["cicd", "ops"],
"url": "ssh://git@proenneke.probatem.com:49559/probatem/update_version.git",
"web": "https://git.probatem.com/probatem/update_version"
} }
] ]