mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-07-09 06:01:04 +00:00
uptick: 0.14.1 (#2101)
This commit is contained in:
+1
-1
@@ -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
@@ -132,7 +132,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bottom"
|
||||
version = "0.14.0"
|
||||
version = "0.14.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
|
||||
+1
-1
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user