Version bumped to 0.1.1

This commit is contained in:
Eduard Tolosa 2019-03-27 03:08:19 -05:00
parent ec818adc10
commit d58dcc3f87
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -188,7 +188,7 @@ dependencies = [
[[package]]
name = "upcheck"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"notify-rust 3.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

View file

@ -1,6 +1,6 @@
[package]
name = "upcheck"
version = "0.1.0"
version = "0.1.1"
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
edition = "2018"