Skip to content

Commit

Permalink
forgot to update version number -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
dkim19375 committed May 13, 2021
1 parent 15d9094 commit b7dda90
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.0'
version '2.0.1'

compileKotlin.kotlinOptions.jvmTarget = '1.8'

Expand Down

0 comments on commit b7dda90

Please sign in to comment.