Version 0.9.6-beta

This commit is contained in:
Erik C. Thauvin 2018-07-10 00:43:48 -07:00
parent 29c6fe9132
commit 32931bcfa4
10 changed files with 192 additions and 194 deletions

View file

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