From e769ca2295aafdea4543a29d269fd0dc2c0a9609 Mon Sep 17 00:00:00 2001 From: o2sh Date: Sun, 8 Nov 2020 00:19:55 +0100 Subject: [PATCH] bump version to 2.7.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- onefetch.1 | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d7341e731..3141d2543 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -936,7 +936,7 @@ checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad" [[package]] name = "onefetch" -version = "2.7.0" +version = "2.7.1" dependencies = [ "ansi_term 0.12.1", "askalono", diff --git a/Cargo.toml b/Cargo.toml index fe6aace63..f628c0f8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ edition = "2018" name = "onefetch" description = "Git repository summary on your terminal" -version = "2.7.0" +version = "2.7.1" authors = ["o2sh "] readme = "README.md" license = "MIT" diff --git a/onefetch.1 b/onefetch.1 index 2654d0b84..38bc4cd47 100644 --- a/onefetch.1 +++ b/onefetch.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. -.TH ONEFETCH "1" "November 2020" "onefetch 2.7.0" "User Commands" +.TH ONEFETCH "1" "November 2020" "onefetch 2.7.1" "User Commands" .SH NAME -onefetch \- manual page for onefetch 2.7.0 +onefetch \- manual page for onefetch 2.7.1 .SH DESCRIPTION -onefetch 2.7.0 +onefetch 2.7.1 Git repository summary on your terminal .SS "USAGE:" .IP