Version bump

This commit is contained in:
Roey Darwish Dror
2020-05-14 10:00:00 +03:00
parent d08de25731
commit a981aad3df
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1858,7 +1858,7 @@ dependencies = [
[[package]] [[package]]
name = "topgrade" name = "topgrade"
version = "4.4.0" version = "4.5.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"cfg-if", "cfg-if",

View File

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