Skip to content

Commit

Permalink
Update versions to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez committed Oct 5, 2023
1 parent 94c9506 commit 5dce772
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/sdk-flutter/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: breez_sdk
description: A new flutter plugin project.
version: 0.2.3
version: 0.2.5
publish_to: none

environment:
Expand Down
4 changes: 2 additions & 2 deletions libs/sdk-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@breeztech/react-native-breez-sdk",
"version": "0.2.3",
"version": "0.2.5",
"description": "React Native Breez SDK",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -155,4 +155,4 @@
]
},
"dependencies": {}
}
}
2 changes: 1 addition & 1 deletion 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.3"
version = "0.2.5"
edition = "2021"

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

0 comments on commit 5dce772

Please sign in to comment.