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

@ -14,7 +14,7 @@ plugins {
kotlin("jvm") version "1.3.31"
}
version = "1.0.3-beta"
version = "1.0.4"
group = "net.thauvin.erik.gradle"
var github = "https://github.com/ethauvin/semver-gradle"