chore: bump version to 16.0.3 (#1094)

This commit is contained in:
SteveLauC
2025-04-03 17:56:01 +08:00
committed by GitHub
parent 5a7958d20e
commit 4488f3d5d3
3 changed files with 2 additions and 2 deletions

0
BREAKINGCHANGES_dev.md Normal file
View File

2
Cargo.lock generated
View File

@@ -2884,7 +2884,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "16.0.2"
version = "16.0.3"
dependencies = [
"cfg-if",
"chrono",

View File

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