diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b11a4109..f28a36e1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.32.0](https://github.com/arlyon/async-stripe/compare/v0.31.2...v0.32.0) (2024-01-27) + + +### Features + +* generate latest changes from OpenApi spec ([19ac377](https://github.com/arlyon/async-stripe/commit/19ac377c82c8b52a44092a3f93174917983d166f)) + ## [0.31.2](https://github.com/arlyon/async-stripe/compare/v0.31.1...v0.31.2) (2024-01-24) diff --git a/Cargo.toml b/Cargo.toml index 2a083a719..3afcc015a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ [package] name = "async-stripe" -version = "0.31.2" +version = "0.32.0" description = "API bindings for the Stripe HTTP API" rust-version = "1.68.0" authors = [