uptick: 0.14.1 (#2101)

This commit is contained in:
Clement Tsang
2026-06-21 02:24:55 -04:00
committed by GitHub
parent 0c70f84590
commit 9332d46b40
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ That said, these are more guidelines rather than hard rules, though the project
---
## 0.14.1 - Unreleased
## 0.14.1 - 2026-06-21
### Bug Fixes
Generated
+1 -1
View File
@@ -132,7 +132,7 @@ dependencies = [
[[package]]
name = "bottom"
version = "0.14.0"
version = "0.14.1"
dependencies = [
"anyhow",
"assert_cmd",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bottom"
version = "0.14.0"
version = "0.14.1"
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."