Bump the version to v2.3.1

This commit is contained in:
Ben Gruver 2019-08-28 12:04:12 -07:00
parent cf73ce28fd
commit f8d6f15768

View File

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