Skip to content

Commit c0e64b8

Browse files
committed
chore: Release
1 parent 217d4cc commit c0e64b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
<!-- next-header -->
1212

13-
## [[NextUnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_)
13+
## [[UnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_)
1414

15-
[All changes in [[NextUnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.1...NEXT_HEAD).
15+
[All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.1...HEAD).
1616

17-
## [[UnreleasedUniFFIVersion]] (backend crates: v0.24.1) - (_2023-06-23_)
17+
## v0.24.1 (backend crates: v0.24.1) - (_2023-06-23_)
1818

19-
[All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.0...HEAD).
19+
[All changes in v0.24.1](https://github.com/mozilla/uniffi-rs/compare/v0.24.0...v0.24.1).
2020

2121
### What's changed
2222

uniffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repository = "https://github.com/mozilla/uniffi-rs"
77
# Incrementing the minor version here means a breaking change to consumers.
88
# * See `docs/uniffi-versioning.md` for guidance on when to increment this
99
# * Make sure to also update `uniffi_bindgen::UNIFFI_CONTRACT_VERSION"
10-
version = "0.24.0"
10+
version = "0.24.1"
1111
authors = ["Firefox Sync Team <[email protected]>"]
1212
license = "MPL-2.0"
1313
edition = "2021"

0 commit comments

Comments
 (0)