Skip to content

Commit 960ca5f

Browse files
committed
Bite bullet, cut major release
1 parent a58ea8b commit 960ca5f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### v4.0.0-beta.2 - 2025-07-30
3+
### v4.0.0 - 2025-07-30
44

55
This version of `cargo-ndk` is much closer to a thin passthrough to `cargo` than previous versions. Please take note of the breaking changes.
66

Cargo.lock

Lines changed: 1 addition & 1 deletion
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.0-beta.2"
3+
version = "4.0.0"
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)