Version 0.9.8-beta

This commit is contained in:
Erik C. Thauvin 2018-07-13 23:55:56 -07:00
parent 1bf7b7c86e
commit d1be138400
8 changed files with 13 additions and 11 deletions

View file

@ -8,7 +8,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "net.thauvin.erik.gradle:semver:0.9.7-beta"
classpath "net.thauvin.erik.gradle:semver:0.9.8-beta"
}
}