chore: release v13.0.0 (#579)

This commit is contained in:
SteveLauC
2023-10-20 08:07:11 +08:00
committed by GitHub
parent cf3893dc49
commit 41c6d1cd9a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2164,7 +2164,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "12.0.2"
version = "13.0.0"
dependencies = [
"cfg-if",
"chrono",

View File

@@ -5,7 +5,7 @@ categories = ["os"]
keywords = ["upgrade", "update"]
license = "GPL-3.0"
repository = "https://github.com/topgrade-rs/topgrade"
version = "12.0.2"
version = "13.0.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif"]
edition = "2021"