Add version bump helper

- Add interactive version bump script with optional tag prompt
- Update version metadata across core files for v0.2.6-beta-2
This commit is contained in:
brooklyn
2026-01-12 14:59:28 -05:00
parent eb463dca63
commit cf94ce9376
7 changed files with 73 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -26,7 +26,7 @@ dependencies = [
[[package]]
name = "alchemist"
version = "0.2.5"
version = "0.2.6-beta-2"
dependencies = [
"anyhow",
"argon2",