From b15b32ae5af689c46d17548a2e2a4804c587b739 Mon Sep 17 00:00:00 2001 From: o2sh Date: Sat, 21 Nov 2020 22:24:22 +0100 Subject: [PATCH] bump versionn to 2.7.3 --- 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 5a3cc59f..ced828e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -936,7 +936,7 @@ checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad" [[package]] name = "onefetch" -version = "2.7.2" +version = "2.7.3" dependencies = [ "ansi_term 0.12.1", "askalono", diff --git a/Cargo.toml b/Cargo.toml index f521692a..b0d787f0 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.2" +version = "2.7.3" authors = ["o2sh "] readme = "README.md" license = "MIT" diff --git a/onefetch.1 b/onefetch.1 index 3272c893..fa6512a9 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.2" "User Commands" +.TH ONEFETCH "1" "November 2020" "onefetch 2.7.3" "User Commands" .SH NAME -onefetch \- manual page for onefetch 2.7.2 +onefetch \- manual page for onefetch 2.7.3 .SH DESCRIPTION -onefetch 2.7.2 +onefetch 2.7.3 Git repository summary on your terminal .SS "USAGE:" .IP