other: bump to 0.6.9 for nightly to avoid confusion for now

This commit is contained in:
ClementTsang 2022-09-25 17:25:44 -04:00
parent 7fec637360
commit dfd21f57dc
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.6.8"
version = "0.6.9"
dependencies = [
"anyhow",
"assert_cmd",

View File

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