10.2.3 release (#271)

10.2.3
This commit is contained in:
Thomas Schönauer
2022-12-18 14:07:31 +00:00
committed by GitHub
parent 78a491a976
commit 33cea0e5b6
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2055,7 +2055,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "10.2.2"
version = "10.2.3"
dependencies = [
"cfg-if",
"chrono",

View File

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