uptick: 0.13.0 (#2080)

This commit is contained in:
Clement Tsang
2026-06-11 03:01:06 -04:00
committed by GitHub
parent fca070ed08
commit fd611ba641
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -156,7 +156,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.12.3"
version = "0.13.0"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.12.3"
version = "0.13.0"
repository = "https://github.com/ClementTsang/bottom"
license = "MIT"
description = "A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows."