version 0.9

This commit is contained in:
Daniel Bauer
2018-10-25 11:47:30 +02:00
parent f0c2830e6d
commit 344066cdb8
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -89,7 +89,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "wham"
version = "0.1.0"
version = "0.9.0"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
]