From 03ee55132013809c0c913b09356b1eda2b6bc439 Mon Sep 17 00:00:00 2001 From: electricboogie <32370782+electricboogie@users.noreply.github.com> Date: Fri, 10 Mar 2023 11:05:58 -0600 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- dano.1 | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8905555..d155f5e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -139,7 +139,7 @@ checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" [[package]] name = "dano" -version = "0.6.3" +version = "0.6.4" dependencies = [ "clap", "crossbeam", diff --git a/Cargo.toml b/Cargo.toml index 2496b4f..5eab117 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dano" -version = "0.6.3" +version = "0.6.4" edition = "2021" keywords = ["checksum", "verify", "media", "cli-utility", "storage"] description = "A CLI tool for generating checksums of media bitstreams" diff --git a/dano.1 b/dano.1 index 8bb4158..9c919da 100644 --- a/dano.1 +++ b/dano.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH DANO "1" "March 2023" "dano 0.6.3" "User Commands" +.TH DANO "1" "March 2023" "dano 0.6.4" "User Commands" .SH NAME -dano \- manual page for dano 0.6.3 +dano \- manual page for dano 0.6.4 .SH DESCRIPTION -dano 0.6.3 +dano 0.6.4 dano is a wrapper for ffmpeg that checksums the internal file streams of certain media files, and stores them in a format which can be used to verify such checksums later. This is handy, because, should you choose to change metadata tags, or change file names, the media checksums should remain