Skip to content

Commit

Permalink
ci(release): release version 0.1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Nov 8, 2023
1 parent 14d7d83 commit f37b721
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [bria release v0.1.60](https://github.com/GaloyMoney/bria/releases/tag/0.1.60)


### Miscellaneous Tasks

- Add timeout to call to mempool (#386)
- Bump serde_yaml from 0.9.25 to 0.9.27 (#382)
- Bump async-trait from 0.1.73 to 0.1.74 (#383)
- Bump serde_json from 1.0.107 to 1.0.108 (#380)
- Bump clap from 4.4.2 to 4.4.7 (#381)
- Bump chrono from 0.4.28 to 0.4.31 (#376)
- Bump uuid from 1.4.1 to 1.5.0 (#377)
- Remove dead code
- Bump futures from 0.3.28 to 0.3.29 (#371)
- Bump thiserror from 1.0.48 to 1.0.50 (#370)

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


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.60-dev"
version = "0.1.60"
edition = "2021"

[features]
Expand Down

0 comments on commit f37b721

Please sign in to comment.