Bump the version to 2.2.2

This commit is contained in:
Ben Gruver 2017-10-30 15:34:58 -07:00
parent 38f575608f
commit 948c0205b8

View File

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