Bump the version to 2.2.5

This commit is contained in:
Ben Gruver 2018-08-28 12:28:43 -07:00
parent 1bf8f2544b
commit b8638eccee

View File

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