Skip to content

Commit 7a92153

Browse files
committed
Bump version
1 parent 9452924 commit 7a92153

3 files changed

Lines changed: 23 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### v4.0.4 - 2025-08-06
4+
5+
- Fix: fix nested `--` handling
6+
37
### v4.0.3 - 2025-08-05
48

59
- Fix: changed `-p` to `-P`, since that should not conflict with `cargo`

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-ndk"
3-
version = "4.0.3"
3+
version = "4.0.4"
44
authors = ["Brendan Molloy <brendan@bbqsrc.net>"]
55
repository = "https://github.com/bbqsrc/cargo-ndk"
66
documentation = "https://docs.rs/cargo-ndk"

0 commit comments

Comments
 (0)