Skip to content

Commit 9e6609c

Browse files
committed
Release abcrypt-cli version 0.2.11
2 parents 1741cf6 + ef7c1da commit 9e6609c

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed

Cargo.lock

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

crates/cli/CHANGELOG.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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.10\...HEAD[Unreleased]
17+
== {compare-url}/abcrypt-cli-v0.2.10\...abcrypt-cli-v0.2.11[0.2.11] - 2024-01-18
1818

1919
=== Changed
2020

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.10"
7+
version = "0.2.11"
88
authors.workspace = true
99
edition.workspace = true
1010
rust-version.workspace = true

docs/book/modules/ROOT/nav.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
* xref:format.adoc[]
77
88
.Resources
9-
* xref:contributing.adoc[]
109
* xref:authors.adoc[]
1110
* xref:license.adoc[]

docs/book/modules/ROOT/pages/contributing.adoc

-1
This file was deleted.

0 commit comments

Comments
 (0)