Bump the version to v2.5.1

This commit is contained in:
Ben Gruver 2021-03-02 16:55:45 -08:00
parent 5da8a04863
commit c52c16b8e4

View File

@ -31,7 +31,7 @@
apply plugin: 'idea'
version = '2.5.0'
version = '2.5.1'
def jcommanderVersion = ''
if (!('release' in gradle.startParameter.taskNames)) {