Skip to content

Commit

Permalink
Changing version number to 2.5.0
Browse files Browse the repository at this point in the history
As discussed in #13
  • Loading branch information
stefanhaustein authored Sep 17, 2020
1 parent bcc95c2 commit 1fa003c
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 @@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'maven'

group = 'com.github.stefanhaustein'
version = '3.0.0'
version = '2.5.0'

java {
modularity.inferModulePath.set(true)
Expand Down

0 comments on commit 1fa003c

Please sign in to comment.