Version bump 0.6.2

This commit is contained in:
Federico Terzi 2020-06-02 21:27:17 +02:00
parent a57f828652
commit 90f6908a81
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -366,7 +366,7 @@ dependencies = [
[[package]]
name = "espanso"
version = "0.6.1"
version = "0.6.2"
dependencies = [
"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)",

View File

@ -1,6 +1,6 @@
[package]
name = "espanso"
version = "0.6.1"
version = "0.6.2"
authors = ["Federico Terzi <federicoterzi96@gmail.com>"]
license = "GPL-3.0"
description = "Cross-platform Text Expander written in Rust"

View File

@ -1,5 +1,5 @@
name: espanso
version: 0.6.1
version: 0.6.2
summary: A Cross-platform Text Expander written in Rust
description: |
espanso is a Cross-platform, Text Expander written in Rust.