Skip to content

Commit

Permalink
Merge pull request #586 from get10101/release/1.0.15
Browse files Browse the repository at this point in the history
Release version 1.0.15
  • Loading branch information
klochowicz authored May 3, 2023
2 parents a06b127 + a9433af commit a921731
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.15] - 2023-05-03

## [1.0.14] - 2023-05-01

## [1.0.13] - 2023-04-28
Expand Down Expand Up @@ -42,7 +44,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.14...HEAD
[Unreleased]: https://github.com/get10101/10101/compare/1.0.15...HEAD
[1.0.15]: https://github.com/get10101/10101/compare/1.0.14...1.0.15
[1.0.14]: https://github.com/get10101/10101/compare/1.0.13...1.0.14
[1.0.13]: https://github.com/get10101/10101/compare/1.0.12...1.0.13
[1.0.12]: https://github.com/get10101/10101/compare/1.0.11...1.0.12
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.14
version: 1.0.15
environment:
sdk: ">=2.17.5 <3.0.0"
dependencies:
Expand Down

0 comments on commit a921731

Please sign in to comment.