Bump the version to 2.3

This commit is contained in:
Ben Gruver 2019-08-07 14:49:40 -07:00
parent a29a420d2f
commit 3cccf68502

View File

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