Version bump: 0.2.0

This commit is contained in:
Dan Sosedoff 2014-10-23 10:12:50 -06:00
parent f654e91262
commit f9e412ea3a

View File

@ -10,7 +10,7 @@ import (
"os/signal"
)
const VERSION = "0.1.0"
const VERSION = "0.2.0"
var options struct {
Version bool `short:"v" description:"Print version"`