We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7861b21 commit 2bee08bCopy full SHA for 2bee08b
outie/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [0.1.0]
4
+
5
+* Downgrade JVM target version to 11 to improve compatibility.
6
7
## [0.0.7]
8
9
* Returns InvalidProcessState when an operation is attempted on a failed withdrawal.
outie/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=0.0.7
+VERSION_NAME=0.1.0
POM_ARTIFACT_ID=outie
POM_NAME=Bitty City - Outie
0 commit comments