Version 1.0.4. Closes #8 via e1891c47af

This commit is contained in:
Erik C. Thauvin 2019-07-26 12:36:22 -07:00
parent 062758a5f0
commit c32a7ebdec
7 changed files with 20 additions and 6 deletions

View file

@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'net.thauvin.erik.gradle.semver' version '1.0.2'
id 'net.thauvin.erik.gradle.semver' version '1.0.4'
id 'com.github.ben-manes.versions' version '0.21.0'
}