Bump version

This commit is contained in:
Roey Darwish Dror
2021-07-06 09:40:04 +03:00
parent 8fac44089a
commit c891d109d2
2 changed files with 11 additions and 11 deletions

2
Cargo.lock generated
View File

@@ -1831,7 +1831,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "7.0.1"
version = "7.1.0"
dependencies = [
"anyhow",
"cfg-if 1.0.0",

View File

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