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

@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "net.thauvin.erik.gradle:semver:1.0.3-beta"
classpath "net.thauvin.erik.gradle:semver:1.0.4"
}
}