Skip to content

Commit a110cd1

Browse files
committed
chore(release): 0.15.2 [skip ci]
## [0.15.2](arlyon/async-stripe@v0.15.1...v0.15.2) (2023-01-17) ### Bug Fixes * add automated release config ([ac5a87a](arlyon/async-stripe@ac5a87a))
1 parent 5780ab1 commit a110cd1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.15.2](https://github.com/arlyon/async-stripe/compare/v0.15.1...v0.15.2) (2023-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add automated release config ([ac5a87a](https://github.com/arlyon/async-stripe/commit/ac5a87a65d3e78b02cc1624b424fad32c7cd36a6))
7+
18
# Version 0.15.1 (January 16, 2022)
29

310
This is a half-release before we overhaul the codegen in 0.16.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77

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

0 commit comments

Comments
 (0)