From a6e5ebb8eb90571f952b47c7d10b25dd8e43d55a Mon Sep 17 00:00:00 2001 From: o2sh Date: Sun, 30 Oct 2022 19:12:30 +0100 Subject: [PATCH] bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/onefetch.1 | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f3831ecb1..6ed75375a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2006,7 +2006,7 @@ checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1" [[package]] name = "onefetch" -version = "2.13.1" +version = "2.13.2" dependencies = [ "anyhow", "askalono", diff --git a/Cargo.toml b/Cargo.toml index d9fdac4e5..250c29ecc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ name = "onefetch" readme = "README.md" repository = "https://github.com/o2sh/onefetch" rust-version = "1.60.0" -version = "2.13.1" +version = "2.13.2" [package.metadata.deb] depends = "$auto" diff --git a/docs/onefetch.1 b/docs/onefetch.1 index f9d165803..2fe4b3da1 100644 --- a/docs/onefetch.1 +++ b/docs/onefetch.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH ONEFETCH "1" "October 2022" "onefetch 2.13.1" "User Commands" +.TH ONEFETCH "1" "October 2022" "onefetch 2.13.2" "User Commands" .SH NAME -onefetch \- manual page for onefetch 2.13.1 +onefetch \- manual page for onefetch 2.13.2 .SH SYNOPSIS .B onefetch [\fI\,OPTIONS\/\fR] [\fI\,INPUT\/\fR] .SH DESCRIPTION -A command\-line Git information tool +Command\-line Git information tool .SS "Arguments:" .IP [INPUT]