Loading CHANGELOG.md +4 −4 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ <!-- next-header --> ## [[NextUnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) ## [[UnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) [All changes in [[NextUnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.3...NEXT_HEAD). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.3...HEAD). ## [[UnreleasedUniFFIVersion]] (backend crates: v0.24.3) - (_2023-08-01_) ## v0.24.3 (backend crates: v0.24.3) - (_2023-08-01_) [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.2...HEAD). [All changes in v0.24.3](https://github.com/mozilla/uniffi-rs/compare/v0.24.2...v0.24.3). ### What's changed? Loading uniffi/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ repository = "https://github.com/mozilla/uniffi-rs" # Incrementing the minor version here means a breaking change to consumers. # * See `docs/uniffi-versioning.md` for guidance on when to increment this # * Make sure to also update `uniffi_bindgen::UNIFFI_CONTRACT_VERSION" version = "0.24.2" version = "0.24.3" authors = ["Firefox Sync Team <sync-team@mozilla.com>"] license = "MPL-2.0" edition = "2021" Loading Loading
CHANGELOG.md +4 −4 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ <!-- next-header --> ## [[NextUnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) ## [[UnreleasedUniFFIVersion]] (backend crates: [[UnreleasedBackendVersion]]) - (_[[ReleaseDate]]_) [All changes in [[NextUnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.3...NEXT_HEAD). [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.3...HEAD). ## [[UnreleasedUniFFIVersion]] (backend crates: v0.24.3) - (_2023-08-01_) ## v0.24.3 (backend crates: v0.24.3) - (_2023-08-01_) [All changes in [[UnreleasedUniFFIVersion]]](https://github.com/mozilla/uniffi-rs/compare/v0.24.2...HEAD). [All changes in v0.24.3](https://github.com/mozilla/uniffi-rs/compare/v0.24.2...v0.24.3). ### What's changed? Loading
uniffi/Cargo.toml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ repository = "https://github.com/mozilla/uniffi-rs" # Incrementing the minor version here means a breaking change to consumers. # * See `docs/uniffi-versioning.md` for guidance on when to increment this # * Make sure to also update `uniffi_bindgen::UNIFFI_CONTRACT_VERSION" version = "0.24.2" version = "0.24.3" authors = ["Firefox Sync Team <sync-team@mozilla.com>"] license = "MPL-2.0" edition = "2021" Loading