We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c534f27 commit 474cf4dCopy full SHA for 474cf4d
3 files changed
CHANGELOG.md
@@ -1,5 +1,6 @@
1
-# [0.2.19]
+# [0.2.20]
2
3
### What's Changed?
4
5
- Bug fixes.
6
+- Colored Ascii Support.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ffetch"
-version = "0.5.7"
+version = "0.6.0"
authors = ["0l3d <0l3dgit@gmail.com>"]
edition = "2021"
description = "Fast, minimal & Rust-powered system fetcher"
PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 0l3d
pkgname=ffetch-bin
-pkgver=0.2.19
+pkgver=0.2.20
pkgrel=1
pkgdesc='CLI tool to fetch system info.'
7
url='https://github.com/0l3d/ffetch'
0 commit comments