Closed xrelkd closed 10 months ago
Steps to reproduce:
wired-notify
wired
cargo build --release ./target/release/wired --version
wired shows
0.10.2
instead of
0.10.3
Please bump the version number of https://github.com/Toqozz/wired-notify/blob/0.10.3/Cargo.toml to 0.10.3 and then update Cargo.lock.
Cargo.lock
Ahhh I missed that, damn.
Will fix shortly.
Thanks!
Should be good now.
Steps to reproduce:
wired-notify
wired
with the following commands:wired
showsinstead of
Please bump the version number of https://github.com/Toqozz/wired-notify/blob/0.10.3/Cargo.toml to
0.10.3
and then updateCargo.lock
.