Skip to content

Commit ff3bc50

Browse files
chore(release): 0.17.0 [skip ci]
# [0.17.0](v0.16.0...v0.17.0) (2023-02-01) ### Features * improve api doc code to fix / add more coverage ([fecaa2e](fecaa2e))
1 parent 260d450 commit ff3bc50

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.17.0](https://github.com/arlyon/async-stripe/compare/v0.16.0...v0.17.0) (2023-02-01)
2+
3+
4+
### Features
5+
6+
* improve api doc code to fix / add more coverage ([fecaa2e](https://github.com/arlyon/async-stripe/commit/fecaa2e17b4fb443e44b1f470beddd6659eeb107))
7+
18
# [0.16.0](https://github.com/arlyon/async-stripe/compare/v0.15.2...v0.16.0) (2023-01-17)
29

310

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.16.0"
10+
version = "0.17.0"
1111
description = "API bindings for the Stripe HTTP API"
1212
rust-version = "1.60.0"
1313
authors = [

0 commit comments

Comments
 (0)