uptick: 0.14.4 (#2136)

This commit is contained in:
Clement Tsang
2026-07-09 17:55:42 -04:00
committed by GitHub
parent 6d55442c0c
commit 435369fd93
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ That said, these are more guidelines rather than hard rules, though the project
---
## Unreleased
## 0.14.4 - 2026-07-09
### Bug Fixes
Generated
+1 -1
View File
@@ -132,7 +132,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.14.3"
version = "0.14.4"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.14.3"
version = "0.14.4"
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."
+1 -1
View File
@@ -111,7 +111,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.14.3"
version = "0.14.4"
dependencies = [
"anyhow",
"clap",