Bump version

This commit is contained in:
Roey Darwish Dror 2019-07-03 13:32:19 +03:00
parent f1c30e36ea
commit 182a7a6008
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -10,7 +10,7 @@ dependencies = [
[[package]]
name = "alma"
version = "0.7.0"
version = "0.8.0"
dependencies = [
"byte-unit 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "alma"
version = "0.7.0"
version = "0.8.0"
authors = ["Roey Darwish Dror"]
edition = "2018"