Updated examples.

This commit is contained in:
Erik C. Thauvin 2019-05-24 09:53:00 -07:00
parent fa23243ff5
commit a1054cf46a
6 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath "net.thauvin.erik.gradle:semver:1.0.1"
classpath "net.thauvin.erik.gradle:semver:1.0.2"
}
}