Skip to content

Commit

Permalink
Prepare release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1010Juan committed May 9, 2024
1 parent 68ec64e commit a766dd7
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions 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 coordinator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coordinator"
version = "2.3.0"
version = "2.3.1"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion mobile/native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "native"
version = "2.3.0"
version = "2.3.1"
edition = "2021"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion mobile/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: get_10101
description: 10101 combines the power of a self-custodial on-chain and off-chain wallet with the vast world of trading.
publish_to: none
version: 2.3.0
version: 2.3.1
environment:
sdk: '>=3.1.2 <4.0.0'
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion webapp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "webapp"
version = "2.3.0"
version = "2.3.1"
build = "build.rs"
edition = "2021"

Expand Down

0 comments on commit a766dd7

Please sign in to comment.