Skip to content

Commit

Permalink
forgot to update version again
Browse files Browse the repository at this point in the history
  • Loading branch information
dkim19375 committed May 13, 2021
1 parent 7f493b4 commit 457d9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
compileJava.options.encoding 'UTF-8'

group 'me.dkim19375'
version '2.0.1'
version '2.0.2'

compileKotlin.kotlinOptions.jvmTarget = '1.8'

Expand Down

0 comments on commit 457d9cc

Please sign in to comment.