Skip to content

Commit aff38b0

Browse files
committed
code: Release version 0.7.5
1 parent 8ef78b8 commit aff38b0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.5] - 2025-01-12
11+
12+
### Fixed
13+
14+
- cli: Command line arguments completion would generate completions for magic-wormhole-cli, not wormhole-rs
15+
1016
## [0.7.4] - 2024-11-23
1117

1218
### Fixed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "cli"]
33
default-members = ["cli"]
44

55
[workspace.package]
6-
version = "0.7.4"
6+
version = "0.7.5"
77
authors = [
88
"Fina Wilke <[email protected]>",
99
"piegames <[email protected]>",

0 commit comments

Comments
 (0)