diff --git a/Cargo.toml b/Cargo.toml index 0811c9d..cc26014 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropbox-sdk" -version = "0.16.0-pre" +version = "0.16.0" authors = ["Bill Fraser "] edition = "2018" description = "Rust bindings to the Dropbox API, generated by Stone from the official spec." diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5ad9cbf..3dd4a04 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,5 @@ # v0.16.0 -xxxx-yy-zz +2023-08-13 * API spec update 2022-06-15, 2022-07-13, 2022-10-11, 2022-11-09, 2023-04-26 * semver incompatible changes to structs: * files: TeamGetInfoResult, TeamMemberPolicies, TeamSharingPolicies