chore: release

This commit is contained in:
release-plz-for-ac-qu-ai-nt[bot]
2024-12-05 01:16:06 +00:00
committed by GitHub
parent 59cc6b4063
commit 9856067c92
11 changed files with 44 additions and 13 deletions

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.11](https://github.com/babichjacob/ac-qu-ai-nt/compare/ac-qu-ai-nt-cli-clap-v0.0.10...ac-qu-ai-nt-cli-clap-v0.0.11) - 2024-12-05
### Other
- update Cargo.lock dependencies
## [0.0.10](https://github.com/babichjacob/ac-qu-ai-nt/compare/ac-qu-ai-nt-cli-clap-v0.0.9...ac-qu-ai-nt-cli-clap-v0.0.10) - 2024-10-18
### Other

View File

@@ -1,7 +1,7 @@
[package]
name = "ac-qu-ai-nt-cli-clap"
description = "A CLI (written with clap) for ac-qu-ai-nt"
version = "0.0.10"
version = "0.0.11"
edition = "2021"
rust-version = "1.76"