Version bump

This commit is contained in:
Roey Darwish Dror
2020-03-18 21:08:30 +02:00
parent 77da05040b
commit 42b7891047
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1902,7 +1902,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "4.2.0"
version = "4.3.0"
dependencies = [
"anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@@ -5,7 +5,7 @@ categories = ["os"]
keywords = ["upgrade", "update"]
license-file = "LICENSE"
repository = "https://github.com/r-darwish/topgrade"
version = "4.2.0"
version = "4.3.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
exclude = ["doc/screenshot.gif"]
edition = "2018"