Skip to content

Commit

Permalink
ci(release): release version 0.1.89
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Feb 13, 2024
1 parent aabff38 commit 0f58bb6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [bria release v0.1.89](https://github.com/GaloyMoney/bria/releases/tag/0.1.89)


### Bug Fixes

- Add musl target to rust-toolchain

### Miscellaneous Tasks

- Add targets to rust-toolchain.toml
- Pin rust to 1.75.0
- Bump tonic-build from 0.10.2 to 0.11.0 (#470)
- Bump rust_decimal from 1.33.1 to 1.34.2 (#467)
- Bump chrono from 0.4.31 to 0.4.33 (#462)
- Bump serde_json from 1.0.111 to 1.0.113 (#465)
- Bump serde_with from 3.4.0 to 3.5.1 (#460)
- Bump serde from 1.0.195 to 1.0.196 (#463)

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


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.89-dev"
version = "0.1.89"
edition = "2021"

[features]
Expand Down

0 comments on commit 0f58bb6

Please sign in to comment.