Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBishop committed Jul 7, 2023
1 parent e079568 commit 758fe7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ allprojects {
apply plugin: 'java'

group = 'com.leonardobishop'
version = '3.14'
version = '3.14.1'

sourceCompatibility = 17
targetCompatibility = 17
Expand Down

0 comments on commit 758fe7f

Please sign in to comment.