diff --git a/CHANGELOG.md b/CHANGELOG.md index fcbaa8994..ecf4a44e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.31.0](https://github.com/arlyon/async-stripe/compare/v0.30.1...v0.31.0) (2024-01-24) + + +### Features + +* generate latest changes from OpenApi spec ([9b3a844](https://github.com/arlyon/async-stripe/commit/9b3a844a94c090fd66ce7d223ccd8ddcd93a5c45)) + ## [0.30.1](https://github.com/arlyon/async-stripe/compare/v0.30.0...v0.30.1) (2024-01-24) diff --git a/Cargo.toml b/Cargo.toml index 62af52954..fd0e2b4f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ [package] name = "async-stripe" -version = "0.30.1" +version = "0.31.0" description = "API bindings for the Stripe HTTP API" rust-version = "1.68.0" authors = [