Skip to content

Commit

Permalink
chore(release): 0.18.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.18.3](v0.18.2...v0.18.3) (2023-02-20)

### Bug Fixes

* reexport duplicate SubscriptionPaymentBehaviour ([dbcff41](dbcff41))
  • Loading branch information
semantic-release-bot committed Feb 20, 2023
1 parent 0f7eb9d commit 100bca3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [0.18.3](https://github.com/arlyon/async-stripe/compare/v0.18.2...v0.18.3) (2023-02-20)


### Bug Fixes

* reexport duplicate SubscriptionPaymentBehaviour ([dbcff41](https://github.com/arlyon/async-stripe/commit/dbcff4189528483e72b4fa2c00a2396900aa97b8))

## [0.18.2](https://github.com/arlyon/async-stripe/compare/v0.18.1...v0.18.2) (2023-02-04)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -7,7 +7,7 @@ members = [

[package]
name = "async-stripe"
version = "0.18.2"
version = "0.18.3"
description = "API bindings for the Stripe HTTP API"
rust-version = "1.60.0"
authors = [
Expand Down

0 comments on commit 100bca3

Please sign in to comment.