Skip to content

Commit

Permalink
ci(release): release version 0.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Jun 16, 2023
1 parent a16a989 commit 448429d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [bria release v0.1.23](https://github.com/GaloyMoney/bria/releases/tag/0.1.23)


### Miscellaneous Tasks

- Alert not drained queue (#237)
- Bump rust_decimal_macros from 1.29.1 to 1.30.0 (#236)
- Bump clap from 4.3.3 to 4.3.4 (#235)

# [bria release v0.1.22](https://github.com/GaloyMoney/bria/releases/tag/0.1.22)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bria"
version = "0.1.23-dev"
version = "0.1.23"
edition = "2021"

[features]
Expand Down

0 comments on commit 448429d

Please sign in to comment.