diff --git a/Cargo.lock b/Cargo.lock index 2e308d4..50ea407 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -128,7 +128,7 @@ checksum = "12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6" [[package]] name = "mqrs" -version = "0.1.0" +version = "0.1.1" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index a7b199d..073ba33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mqrs" -version = "0.1.0" +version = "0.1.1" authors = ["finga "] edition = "2018" license = "GPL-3.0-or-later" diff --git a/mqrs.1 b/mqrs.1 index e2fb028..b16690f 100644 --- a/mqrs.1 +++ b/mqrs.1 @@ -1,5 +1,5 @@ .\" Manpage for mqrs -.TH man 1 "26 June 2021" "0.1.0" "mqrs man page" +.TH man 1 "27 June 2021" "0.1.1" "mqrs man page" .SH NAME mqrs \- Handle POSIX message queues .SH SYNOPSIS