Version bump: 0.3.1

This commit is contained in:
Dan Sosedoff 2014-10-28 23:42:11 -05:00
parent 01666c8f3d
commit df123ed796

View File

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