diff --git a/BREAKINGCHANGES_dev.md b/BREAKINGCHANGES_dev.md new file mode 100644 index 00000000..e69de29b diff --git a/Cargo.lock b/Cargo.lock index b875369f..9e7ceac2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2884,7 +2884,7 @@ dependencies = [ [[package]] name = "topgrade" -version = "16.0.2" +version = "16.0.3" dependencies = [ "cfg-if", "chrono", diff --git a/Cargo.toml b/Cargo.toml index c7b7823b..6bc005a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 ", "Thomas Schönauer "] exclude = ["doc/screenshot.gif", "BREAKINGCHANGES_dev.md"] edition = "2021"