Skip to content

Commit

Permalink
chore(release): 0.31.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.31.0](arlyon/async-stripe@v0.30.1...v0.31.0) (2024-01-24)

### Features

* generate latest changes from OpenApi spec ([9b3a844](arlyon@9b3a844))
  • Loading branch information
semantic-release-bot committed Jan 24, 2024
1 parent ddcf3d4 commit 67a8fd4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 67a8fd4

Please sign in to comment.