Skip to content

Commit

Permalink
chore(release): 0.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.20.0](v0.19.0...v0.20.0) (2023-03-09)

### Features

* Implement Balance retrieve ([7509c98](7509c98))
  • Loading branch information
semantic-release-bot committed Mar 9, 2023
1 parent 9331631 commit 78eb351
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.20.0](https://github.com/arlyon/async-stripe/compare/v0.19.0...v0.20.0) (2023-03-09)


### Features

* Implement Balance retrieve ([7509c98](https://github.com/arlyon/async-stripe/commit/7509c9878f9c85b91949e7dfeb1e1890a63f9fc2))

# [0.19.0](https://github.com/arlyon/async-stripe/compare/v0.18.4...v0.19.0) (2023-03-05)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [

[package]
name = "async-stripe"
version = "0.19.0"
version = "0.20.0"
description = "API bindings for the Stripe HTTP API"
rust-version = "1.63.0"
authors = [
Expand Down

0 comments on commit 78eb351

Please sign in to comment.