Skip to content

Commit f0fd711

Browse files
chore(release): 0.34.1 [skip ci]
## [0.34.1](v0.34.0...v0.34.1) (2024-02-15) ### Bug Fixes * fixes an issue with missing renames of Self_ ([9c58038](9c58038))
1 parent a91ac97 commit f0fd711

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.34.1](https://github.com/arlyon/async-stripe/compare/v0.34.0...v0.34.1) (2024-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* fixes an issue with missing renames of Self_ ([9c58038](https://github.com/arlyon/async-stripe/commit/9c5803812af379a5265946afe4c177d3fcd0370e))
7+
18
# [0.34.0](https://github.com/arlyon/async-stripe/compare/v0.33.1...v0.34.0) (2024-02-15)
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.34.0"
10+
version = "0.34.1"
1111
description = "API bindings for the Stripe HTTP API"
1212
rust-version = "1.68.0"
1313
authors = [

0 commit comments

Comments
 (0)