diff --git a/Cargo.toml b/Cargo.toml index 174dbb6c..80010db3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "plaid" edition = "2021" -version = "0.1.0" +version = "1.0.0" description = "Plaid client, generated from the OpenAPI spec." homepage = "https://github.com/libninjacom/plaid-rs" documentation = "https://docs.rs/plaid"