Skip to content

Commit d704fec

Browse files
authored
Prepare for release outie 0.2.0 (#107)
1 parent 9add933 commit d704fec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

outie/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [0.2.0]
4+
5+
* Moved BalanceId, BitcoinAccount and BitcoinAccount to the common module, because they are reusable across withdrawals and deposits.
6+
37
## [0.1.0]
48

59
* Downgrade JVM target version to 11 to improve compatibility.

outie/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.1.0
1+
VERSION_NAME=0.2.0
22

33
POM_ARTIFACT_ID=outie
44
POM_NAME=Bitty City - Outie

0 commit comments

Comments
 (0)