Skip to content

Commit

Permalink
Merge pull request #1229 from get10101/release/1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bonomat authored Sep 6, 2023
2 parents ca2055a + 9f927ee commit b60f0eb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Use self-hosted esplora node
## [1.2.5] - 2023-09-06

- Improve wallet sync speed by 100x (Use self-hosted esplora node)

## [1.2.4] - 2023-08-31

Expand Down
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 = "1.2.4"
version = "1.2.5"
edition = "2021"

[dependencies]
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: 1.2.4
version: 1.2.5
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
Expand Down

0 comments on commit b60f0eb

Please sign in to comment.