Skip to content

Commit fff7713

Browse files
committed
bump version
1 parent 5085c5b commit fff7713

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
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
@@ -10,7 +10,7 @@ name = "onefetch"
1010
readme = "README.md"
1111
repository = "https://github.com/o2sh/onefetch"
1212
rust-version = "1.61.0"
13-
version = "2.14.0"
13+
version = "2.14.1"
1414

1515
[workspace]
1616
members = ["image", "manifest"]

docs/onefetch.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
2-
.TH ONEFETCH "1" "November 2022" "onefetch 2.14.0" "User Commands"
2+
.TH ONEFETCH "1" "November 2022" "onefetch 2.14.1" "User Commands"
33
.SH NAME
4-
onefetch \- manual page for onefetch 2.14.0
4+
onefetch \- manual page for onefetch 2.14.1
55
.SH SYNOPSIS
66
.B onefetch
77
[\fI\,OPTIONS\/\fR] [\fI\,INPUT\/\fR]

image/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["o2sh <ossama-hjaji@live.fr>"]
33
name = "onefetch-image"
4-
version = "2.14.0"
4+
version = "2.14.1"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

manifest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["o2sh <ossama-hjaji@live.fr>"]
33
name = "onefetch-manifest"
4-
version = "2.14.0"
4+
version = "2.14.1"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)