Bump Version auf 0.3.0
Neue Features seit 0.2.0: - CI/CD Pipeline mit automatischen Builds - Shell-Completions für Bash, Zsh und Fish - Professionelle Manpage - Farbige Terminal-Ausgabe - 13 Integration-Tests Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e872cefe54
commit
0bab728d62
4 changed files with 31 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -4,7 +4,7 @@ version = 4
|
|||
|
||||
[[package]]
|
||||
name = "NameToUnix"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue