chore: release v12.0.2 (#518)

This commit is contained in:
SteveLauC
2023-07-25 14:22:14 +08:00
committed by GitHub
parent 5350658dab
commit 8e580457a5
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.1"
version = "12.0.2"
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.1"
version = "12.0.2"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif"]
edition = "2021"