Skip to content

Commit 7861b21

Browse files
authored
Prepare for release common 0.1.0 (#89)
1 parent cbd913a commit 7861b21

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Change Log
2+
3+
## [0.1.0]
4+
5+
* Downgrade JVM target version to 11 to improve compatibility.
6+
7+

common/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.6
1+
VERSION_NAME=0.1.0
22

33
POM_ARTIFACT_ID=common
44
POM_NAME=Bitty City - Common

0 commit comments

Comments
 (0)