Skip to content

Commit

Permalink
ci(release): release version 0.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
galoybot committed Jul 27, 2023
1 parent 9825f58 commit 8d20db7
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.42](https://github.com/GaloyMoney/bria/releases/tag/0.1.42)


### Miscellaneous Tasks

- Bump tempfile from 3.6.0 to 3.7.0 (#297)
- Bump thiserror from 1.0.43 to 1.0.44 (#296)
- Bump async-trait from 0.1.71 to 0.1.72 (#295)
- Bump serde from 1.0.171 to 1.0.175 (#293)
- Bump serde_yaml from 0.9.24 to 0.9.25 (#294)
- Update license to MPL
- Bump anyhow from 1.0.71 to 1.0.72 (#288)
- Bump clap from 4.3.16 to 4.3.17 (#289)
- Bump serde_with from 3.0.0 to 3.1.0 (#290)
- Fix typo (#292)

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


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.42-dev"
version = "0.1.42"
edition = "2021"

[features]
Expand Down

0 comments on commit 8d20db7

Please sign in to comment.