From e42c7e7da15340d117d7e91151b58a36447f46f6 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Sat, 29 Feb 2020 10:03:38 +0100 Subject: [PATCH] Release 0.1.14 --- Cargo.lock | 2 +- Cargo.toml | 2 +- doc/arch-audit.1 | 2 +- src/cli.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f9914eb..76ca390 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -36,7 +36,7 @@ dependencies = [ [[package]] name = "arch-audit" -version = "0.1.13" +version = "0.1.14" dependencies = [ "alpm", "atty", diff --git a/Cargo.toml b/Cargo.toml index 53e958c..fd23ef9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arch-audit" -version = "0.1.13" +version = "0.1.14" authors = ["Andrea Scarpino "] description = "A utility like pkg-audit for Arch Linux based on Arch Security Team data" repository = "https://gitlab.com/ilpianista/arch-audit" diff --git a/doc/arch-audit.1 b/doc/arch-audit.1 index 9e94331..3a2e2d0 100644 --- a/doc/arch-audit.1 +++ b/doc/arch-audit.1 @@ -1,5 +1,5 @@ -.TH "ARCH-AUDIT" "1" "28/02/2020" "0.1.13" "arch-audit Manual" +.TH "ARCH-AUDIT" "1" "01/03/2020" "0.1.14" "arch-audit Manual" .SH "NAME" arch\-audit \- A utility like pkg-audit for Arch Linux. .SH "SYNOPSIS" diff --git a/src/cli.yml b/src/cli.yml index 19dae9c..31804a9 100644 --- a/src/cli.yml +++ b/src/cli.yml @@ -1,5 +1,5 @@ name: arch-audit -version: 0.1.13 +version: 0.1.14 args: - dbpath: short: b