Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wtlgo committed Feb 28, 2023
1 parent 43b9f87 commit 69538ef
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 @@ -19,7 +19,7 @@ static def determineVersion(String defaultVersion) {
}

group = 'dev.mikchan.mcnp'
version = determineVersion('1.0.4')
version = determineVersion('1.1.0')

repositories {
mavenCentral()
Expand Down

0 comments on commit 69538ef

Please sign in to comment.