Skip to content

Commit 474cf4d

Browse files
committed
Essentials
1 parent c534f27 commit 474cf4d

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# [0.2.19]
1+
# [0.2.20]
22

33
### What's Changed?
44

55
- Bug fixes.
6+
- Colored Ascii Support.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ffetch"
3-
version = "0.5.7"
3+
version = "0.6.0"
44
authors = ["0l3d <0l3dgit@gmail.com>"]
55
edition = "2021"
66
description = "Fast, minimal & Rust-powered system fetcher"

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: 0l3d
22

33
pkgname=ffetch-bin
4-
pkgver=0.2.19
4+
pkgver=0.2.20
55
pkgrel=1
66
pkgdesc='CLI tool to fetch system info.'
77
url='https://github.com/0l3d/ffetch'

0 commit comments

Comments
 (0)