other: bump to 0.8.0

This commit is contained in:
ClementTsang 2023-01-20 18:55:31 -05:00
parent 3aa4aa1c08
commit 490e94c347
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -204,7 +204,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.7.2"
version = "0.8.0"
dependencies = [
"anyhow",
"assert_cmd",

View File

@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.7.2"
version = "0.8.0"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2021"
repository = "https://github.com/ClementTsang/bottom"