Bump version (trigger pipeline)
All checks were successful
/ build-artifacts (push) Successful in 40s
All checks were successful
/ build-artifacts (push) Successful in 40s
This commit is contained in:
parent
51a6671726
commit
bb90c3af4c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
[package]
|
||||
name = "teamspeak-query-lib"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
telnet = "0.2"
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue