Skip to content

Commit 7e25c5f

Browse files
committed
chore(release): prepare for pfetch-rs v2.11.1
1 parent 31ae28e commit 7e25c5f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.11.1] - 2025-01-21
4+
5+
### Bug Fixes
6+
7+
- Use unicode-width to determine logo width
8+
9+
### Miscellaneous
10+
11+
- Update dependencies
12+
313
## [2.11.0] - 2024-08-02
414

515
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["pfetch-extractor", "pfetch-logo-parser"]
33

44
[package]
55
name = "pfetch"
6-
version = "2.11.0"
6+
version = "2.11.1"
77
edition = "2021"
88
authors = ["Gobidev"]
99
description = "A rewrite of the pfetch system information tool"

0 commit comments

Comments
 (0)