other: bump version to 0.9.1 (#1151)

This commit is contained in:
Clement Tsang
2023-05-13 18:08:12 -04:00
committed by GitHub
parent f76fc84670
commit 9d433be3f3
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -136,7 +136,7 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "bottom"
version = "0.9.0"
version = "0.9.1"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.9.0"
version = "0.9.1"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2021"
repository = "https://github.com/ClementTsang/bottom"