Version bump: 0.5.1

This commit is contained in:
Dan Sosedoff 2015-02-23 20:17:03 -06:00
parent e4e7287441
commit 3f21160545

View File

@ -11,7 +11,7 @@ import (
_ "github.com/lib/pq"
)
const VERSION = "0.5.0"
const VERSION = "0.5.1"
type Options struct {
Version bool `short:"v" long:"version" description:"Print version"`