Skip to content

Commit 2c3932c

Browse files
committed
bump version to 2.6.0
1 parent b55cc16 commit 2c3932c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2018"
33
name = "onefetch"
44
description = "Git repository summary on your terminal"
5-
version = "2.5.0"
5+
version = "2.6.0"
66
authors = ["o2sh <[email protected]>"]
77
readme = "README.md"
88
license = "MIT"
@@ -44,4 +44,4 @@ more-asserts = "0.2"
4444
paste = "1"
4545

4646
[features]
47-
fail-on-deprecated = []
47+
fail-on-deprecated = []

onefetch.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
2-
.TH ONEFETCH "1" "October 2020" "onefetch 2.5.0" "User Commands"
2+
.TH ONEFETCH "1" "November 2020" "onefetch 2.6.0" "User Commands"
33
.SH NAME
4-
onefetch \- manual page for onefetch 2.5.0
4+
onefetch \- manual page for onefetch 2.6.0
55
.SH DESCRIPTION
6-
onefetch 2.5.0
6+
onefetch 2.6.0
77
Git repository summary on your terminal
88
.SS "USAGE:"
99
.IP

0 commit comments

Comments
 (0)