other: bump to 0.8.1 for nightly (#1002)

This commit is contained in:
Clement Tsang
2023-01-24 20:54:26 -05:00
committed by GitHub
parent cdee5b6fc3
commit f416c54d2f
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -204,7 +204,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.8.0"
version = "0.8.1"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.8.0"
version = "0.8.1"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2021"
repository = "https://github.com/ClementTsang/bottom"