Skip to content

Commit f17c98e

Browse files
committed
Release abcrypt-cli version 0.2.1
2 parents fd82e30 + 4793ede commit f17c98e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crate/cli/CHANGELOG.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
1515

1616
The format is based on {keepachangelog}, and this project adheres to {semver}.
1717

18-
== {compare-url}/abcrypt-cli-v0.2.0\...HEAD[Unreleased]
18+
== {compare-url}/abcrypt-cli-v0.2.0\...abcrypt-cli-v0.2.1[0.2.1] - 2023-09-05
1919

2020
=== Changed
2121

crate/cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[package]
66
name = "abcrypt-cli"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
authors.workspace = true
99
edition.workspace = true
1010
rust-version.workspace = true

0 commit comments

Comments
 (0)