Skip to content

Commit

Permalink
chore(release): 0.39.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.39.1](v0.39.0...v0.39.1) (2024-09-03)

### Bug Fixes

* correct docs host and path for API references ([539836d](539836d))
  • Loading branch information
semantic-release-bot committed Sep 3, 2024
1 parent 4b9902e commit f736d90
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.39.1](https://github.com/arlyon/async-stripe/compare/v0.39.0...v0.39.1) (2024-09-03)


### Bug Fixes

* correct docs host and path for API references ([539836d](https://github.com/arlyon/async-stripe/commit/539836d01904742110171a9d6ef877b4cc3f87a3))

# [0.39.0](https://github.com/arlyon/async-stripe/compare/v0.38.1...v0.39.0) (2024-08-31)


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.39.0"
version = "0.39.1"
description = "API bindings for the Stripe HTTP API"
rust-version = "1.74.0"
authors = [
Expand Down

0 comments on commit f736d90

Please sign in to comment.