diff --git a/googleplay-protobuf/Cargo.toml b/googleplay-protobuf/Cargo.toml index 8134e93..9956d74 100644 --- a/googleplay-protobuf/Cargo.toml +++ b/googleplay-protobuf/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "googleplay-protobuf" -version = "1.0.1" -authors = ["David Weinstein ", "Bill Budington "] +version = "2.0.0" +authors = ["Bill Budington "] build = "build.rs" license = "MIT" edition = "2021"