Version bump

This commit is contained in:
Roey Darwish Dror 2018-12-04 13:57:49 +02:00
parent e1134fc40e
commit 4f7598c81f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[[package]]
name = "alma"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"failure 0.1.3 (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]
name = "alma"
version = "0.3.0"
version = "0.4.0"
authors = ["Roey Darwish Dror"]
[dependencies]