Version bump

This commit is contained in:
Roey Darwish Dror 2019-08-13 21:44:33 +03:00
parent 750653c222
commit 11c5b04677
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -10,7 +10,7 @@ dependencies = [
[[package]] [[package]]
name = "alma" name = "alma"
version = "0.9.0" version = "0.10.0"
dependencies = [ dependencies = [
"byte-unit 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "byte-unit 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"console 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)", "console 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",

View File

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