Version bump

This commit is contained in:
Roey Darwish Dror 2018-11-22 11:47:33 +02:00
parent 7c8109934c
commit 6e04daa846
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[[package]]
name = "alma"
version = "0.1.0"
version = "0.3.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.1.0"
version = "0.3.0"
authors = ["Roey Darwish Dror"]
[dependencies]