Version bump

This commit is contained in:
Roey Darwish Dror 2019-01-06 16:37:17 +02:00
parent 9de7ea9b7b
commit 2a987be160
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[[package]] [[package]]
name = "alma" name = "alma"
version = "0.4.0" version = "0.5.0"
dependencies = [ dependencies = [
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",

View File

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