Create development branch and version bump

This commit is contained in:
Federico Terzi 2019-09-23 21:56:58 +02:00
parent 6b8f9bed9a
commit 138167bbcc

2
Cargo.lock generated
View File

@ -223,7 +223,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "espanso" name = "espanso"
version = "0.1.2" version = "0.2.0"
dependencies = [ dependencies = [
"backtrace 0.3.37 (registry+https://github.com/rust-lang/crates.io-index)", "backtrace 0.3.37 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",