Skip to content

Commit

Permalink
Merge branch 'v0.2.10'
Browse files Browse the repository at this point in the history
* v0.2.10:
  Update versions
  • Loading branch information
roeierez committed Dec 7, 2023
2 parents 9fd3882 + d185299 commit f8e28a7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions libs/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 libs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.2.9"
version = "0.2.10"

[workspace.dependencies]
uniffi = "0.23.0"
Expand Down
4 changes: 2 additions & 2 deletions tools/sdk-cli/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 tools/sdk-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "breez-sdk-cli"
version = "0.2.9"
version = "0.2.10"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit f8e28a7

Please sign in to comment.