Version bump

This commit is contained in:
Roey Darwish Dror
2020-01-30 20:56:51 +02:00
parent 8c12707693
commit fb5cf5c176
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1842,7 +1842,7 @@ dependencies = [
[[package]] [[package]]
name = "topgrade" name = "topgrade"
version = "3.8.1" version = "3.9.0"
dependencies = [ dependencies = [
"anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)", "anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",

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 = "3.8.1" version = "3.9.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"