Skip to content

Commit

Permalink
Bump the version to v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusFreke committed Mar 3, 2021
1 parent b56a296 commit cbd41d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -31,7 +31,7 @@

apply plugin: 'idea'

version = '2.5.1'
version = '2.5.2'
def jcommanderVersion = ''

if (!('release' in gradle.startParameter.taskNames)) {
Expand Down

2 comments on commit cbd41d3

@iBotPeaches
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good morning - could you publish this to maven when you have time?

@JesusFreke
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, looks like the release failed on sonatype. It should be released now.

Please sign in to comment.