Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit baeba5e

Browse files
bors[bot]1010Tom
andauthored
Merge #382
382: Release version 0.2.1 r=luckysori a=itchymax Hi `@luckysori!` This PR was created in response to a manual trigger of the release workflow here: https://github.com/itchysats/10101/actions/runs/3545890190. I've bumped the versions in the manifest files in this commit: 6653d83. Merging this PR will create a GitHub release! Co-authored-by: itchymax <[email protected]>
2 parents 2d060db + 6653d83 commit baeba5e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.1] - 2022-11-25
11+
1012
### Fixed
1113

1214
- Opening CFDs works again.
@@ -46,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4648
- Backup seed view
4749
- Mocked CFD trading view
4850

49-
[Unreleased]: https://github.com/itchysats/10101/compare/0.2.0...HEAD
51+
[Unreleased]: https://github.com/itchysats/10101/compare/0.2.1...HEAD
52+
[0.2.1]: https://github.com/itchysats/10101/compare/0.2.0...0.2.1
5053
[0.2.0]: https://github.com/itchysats/10101/compare/0.1.0...0.2.0
5154
[0.1.0]: https://github.com/itchysats/10101/compare/fe2edaf79caea892b10d61b4f23a4e76fec808d2...0.1.0

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ten_ten_one
22
description: A non-custodial Bitcoin and Lightning wallet for the masses. Trade derivatives, bet on your favorite team or set up a non-custodial savings account on Bitcoin. Powered by Lightning and DLCs. Built with ❤️.
33
publish_to: none
4-
version: 0.2.0
4+
version: 0.2.1
55
environment:
66
sdk: ">=2.17.0 <3.0.0"
77
dependencies:

0 commit comments

Comments
 (0)