Skip to content

Commit 2bee08b

Browse files
authored
Prepare for release outie 0.1.0 (#90)
1 parent 7861b21 commit 2bee08b

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.1.0]
4+
5+
* Downgrade JVM target version to 11 to improve compatibility.
6+
37
## [0.0.7]
48

59
* Returns InvalidProcessState when an operation is attempted on a failed withdrawal.

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.0.7
1+
VERSION_NAME=0.1.0
22

33
POM_ARTIFACT_ID=outie
44
POM_NAME=Bitty City - Outie

0 commit comments

Comments
 (0)