bump to 0.1.0

This commit is contained in:
Jehiah Czebotar 2014-08-07 20:50:16 +00:00
parent 98fb800de4
commit 590e0b527c

View File

@ -11,7 +11,7 @@ import (
"strings"
)
const VERSION = "0.0.1"
const VERSION = "0.1.0"
var (
showVersion = flag.Bool("version", false, "print version string")