Compare commits

..

1 Commits

Author SHA1 Message Date
Thomas Schönauer
26a2c3c266 v11.0.2 version bump (#416)
* dependency update

* Cargo.toml version bump
2023-05-01 18:26:18 +00:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2122,7 +2122,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "11.0.0"
version = "11.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 = "11.0.0"
version = "11.0.2"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif"]
edition = "2021"