Skip to content

Commit 65943cb

Browse files
committed
Release abcrypt-cli version 0.2.10
2 parents e16cc89 + 77ab8a4 commit 65943cb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Cargo.lock

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

crates/cli/CHANGELOG.adoc

+7
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ All notable changes to this project will be documented in this file.
1414
The format is based on https://keepachangelog.com/[Keep a Changelog], and this
1515
project adheres to https://semver.org/[Semantic Versioning].
1616

17+
== {compare-url}/abcrypt-cli-v0.2.9\...abcrypt-cli-v0.2.10[0.2.10] - 2024-01-07
18+
19+
=== Changed
20+
21+
* Reduce the target architecture and the archive format for pre-built binaries
22+
({pull-request-url}/189[#189])
23+
1724
== {compare-url}/abcrypt-cli-v0.2.8\...abcrypt-cli-v0.2.9[0.2.9] - 2023-12-22
1825

1926
=== Changed

crates/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.9"
7+
version = "0.2.10"
88
authors.workspace = true
99
edition.workspace = true
1010
rust-version.workspace = true

0 commit comments

Comments
 (0)