Oops, forgot to update version

This commit is contained in:
Dan Sosedoff 2014-10-27 15:21:33 -05:00
parent ef3ff0d811
commit a2191b57d3

View File

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