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

@ -9,7 +9,7 @@ plugins {
id("org.jlleitschuh.gradle.ktlint") version "4.1.0"
}
version = "0.9.5-beta"
version = "0.9.6-beta"
group = "net.thauvin.erik.gradle"
var github = "https://github.com/ethauvin/semver-gradle"