Skip to content

Commit 61c5cbc

Browse files
chore(release): 0.18.2 [skip ci]
## [0.18.2](v0.18.1...v0.18.2) (2023-02-04) ### Bug Fixes * prevent publishing the benchmark crate ([e4be54d](e4be54d))
1 parent e4be54d commit 61c5cbc

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.18.2](https://github.com/arlyon/async-stripe/compare/v0.18.1...v0.18.2) (2023-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent publishing the benchmark crate ([e4be54d](https://github.com/arlyon/async-stripe/commit/e4be54d0dbdec799ddab698f2941fc031b511fd1))
7+
18
## [0.18.1](https://github.com/arlyon/async-stripe/compare/v0.18.0...v0.18.1) (2023-02-04)
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.18.1"
10+
version = "0.18.2"
1111
description = "API bindings for the Stripe HTTP API"
1212
rust-version = "1.60.0"
1313
authors = [

0 commit comments

Comments
 (0)