Version 0.6.1

This commit is contained in:
Erik C. Thauvin 2016-07-21 23:30:20 -07:00
parent eed5f8798a
commit bb15076c61
3 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@ val p = project {
name = "kobalt-exec"
group = "net.thauvin.erik"
artifactId = name
version = "0.6.0-beta"
version = "0.6.1"
pom = Model().apply {
description = "Command Line Execution plug-in for the Kobalt build system."