Skip to content

Commit

Permalink
chore(release): 0.37.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.37.2](v0.37.1...v0.37.2) (2024-07-23)

### Bug Fixes

* rtx id prefix ([67ea232](67ea232))
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent dad9d3a commit 86687be
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.37.2](https://github.com/arlyon/async-stripe/compare/v0.37.1...v0.37.2) (2024-07-23)


### Bug Fixes

* rtx id prefix ([67ea232](https://github.com/arlyon/async-stripe/commit/67ea2325ba10fd0bc1b5c9e3a3436738caf4a98c))

## [0.37.1](https://github.com/arlyon/async-stripe/compare/v0.37.0...v0.37.1) (2024-05-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.37.1"
version = "0.37.2"
description = "API bindings for the Stripe HTTP API"
rust-version = "1.74.0"
authors = [
Expand Down

0 comments on commit 86687be

Please sign in to comment.