Version 0.9.2-beta

This commit is contained in:
Erik C. Thauvin 2018-07-01 11:14:51 -07:00
parent 54aa94c421
commit 72eeb3a099
3 changed files with 3 additions and 3 deletions

View file

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