Skip to content

Commit f736d90

Browse files
chore(release): 0.39.1 [skip ci]
## [0.39.1](v0.39.0...v0.39.1) (2024-09-03) ### Bug Fixes * correct docs host and path for API references ([539836d](539836d))
1 parent 4b9902e commit f736d90

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.39.1](https://github.com/arlyon/async-stripe/compare/v0.39.0...v0.39.1) (2024-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* correct docs host and path for API references ([539836d](https://github.com/arlyon/async-stripe/commit/539836d01904742110171a9d6ef877b4cc3f87a3))
7+
18
# [0.39.0](https://github.com/arlyon/async-stripe/compare/v0.38.1...v0.39.0) (2024-08-31)
29

310

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77

88
[package]
99
name = "async-stripe"
10-
version = "0.39.0"
10+
version = "0.39.1"
1111
description = "API bindings for the Stripe HTTP API"
1212
rust-version = "1.74.0"
1313
authors = [

0 commit comments

Comments
 (0)