Version bump

This commit is contained in:
Roey Darwish Dror
2020-10-02 09:47:23 +03:00
parent ee20a755d8
commit 8672a9920c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1815,7 +1815,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "5.7.1"
version = "5.8.0"
dependencies = [
"anyhow",
"cfg-if",

View File

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