Release 0.6.3 prep

This commit is contained in:
Erik C. Thauvin 2017-03-06 21:16:50 -08:00
parent 6013d9cfdf
commit 91f5d23bc0
2 changed files with 10 additions and 8 deletions

View file

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