Version 2.2.1

This commit is contained in:
Roey Darwish Dror
2019-06-13 15:44:00 +03:00
parent 12fdd326d7
commit 1ee8ce31f1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1823,7 +1823,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "2.2.0"
version = "2.2.1"
dependencies = [
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"console 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@@ -5,7 +5,7 @@ categories = ["os"]
keywords = ["upgrade", "update"]
license-file = "LICENSE"
repository = "https://github.com/r-darwish/topgrade"
version = "2.2.0"
version = "2.2.1"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
exclude = ["doc/screenshot.gif"]
edition = "2018"