Bump the version to 2.5.0

This commit is contained in:
Ben Gruver 2021-03-01 16:34:33 -08:00
parent fb77140154
commit 0e53c0fd0f

View File

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