Skip to content

Commit

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

## [Unreleased]

## [1.0.18] - 2023-05-20

## [1.0.17] - 2023-05-04

## [1.0.16] - 2023-05-03
Expand Down Expand Up @@ -48,7 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Self-Custodial CFD Trading based on DLC and lightning

[Unreleased]: https://github.com/get10101/10101/compare/1.0.17...HEAD
[Unreleased]: https://github.com/get10101/10101/compare/1.0.18...HEAD
[1.0.18]: https://github.com/get10101/10101/compare/1.0.17...1.0.18
[1.0.17]: https://github.com/get10101/10101/compare/1.0.16...1.0.17
[1.0.16]: https://github.com/get10101/10101/compare/1.0.15...1.0.16
[1.0.15]: https://github.com/get10101/10101/compare/1.0.14...1.0.15
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.0.17
version: 1.0.18
environment:
sdk: ">=2.17.5 <3.0.0"
dependencies:
Expand Down

0 comments on commit 30a8a03

Please sign in to comment.