Version 0.9.4-beta.

This commit is contained in:
Erik C. Thauvin 2018-07-02 23:17:53 -07:00
parent 7417ecb9f7
commit a112b73d53
5 changed files with 5 additions and 5 deletions

View file

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