Version bump

This commit is contained in:
Roey Darwish Dror
2020-01-06 22:35:12 +02:00
parent 3c67e53d88
commit 0eb65abc78
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1842,7 +1842,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "3.6.0"
version = "3.7.0"
dependencies = [
"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)",

View File

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