diff --git a/Cargo.toml b/Cargo.toml index 6b9fb50..71cdeea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dropbox-sdk" -version = "0.19.0-beta2" +version = "0.19.0-beta3" authors = ["Bill Fraser "] edition = "2018" description = "Rust bindings to the Dropbox API, generated by Stone from the official spec."