From b5b7029251851453595b7016d8f9b36e2e1ede58 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Mon, 7 Mar 2022 22:08:49 +0000 Subject: [PATCH] (cargo-release) version 0.5.14 --- CHANGELOG.md | 2 ++ Cargo.lock | 2 +- Cargo.toml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71a6661..324c596 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] - ReleaseDate +## [0.5.14] - 2022-03-07 + ## [0.5.13] - 2022-03-07 ## [0.5.12] - 2022-03-07 diff --git a/Cargo.lock b/Cargo.lock index 4e172c0..c026ef1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -324,7 +324,7 @@ checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" [[package]] name = "genpass" -version = "0.5.13" +version = "0.5.14" dependencies = [ "assert_cmd", "bitflags", diff --git a/Cargo.toml b/Cargo.toml index 2441926..3ea83b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genpass" -version = "0.5.13" +version = "0.5.14" authors = ["Cyryl PÅ‚otnicki "] description = "A simple yet robust commandline random password generator." repository = "https://git.sr.ht/~cyplo/genpass" -- 2.45.2