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
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -204,7 +204,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.6.8"
version = "0.6.9"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
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"