uptick: 0.9.7

This commit is contained in:
ClementTsang
2024-07-25 23:37:54 -04:00
parent 4d057676d4
commit 538adab0f2
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -148,7 +148,7 @@ checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
[[package]]
name = "bottom"
version = "0.9.6"
version = "0.9.7"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.9.6"
version = "0.9.7"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2021"
repository = "https://github.com/ClementTsang/bottom"