Release: 0.4.0

This commit is contained in:
Dan Sosedoff
2014-11-11 18:45:14 -06:00
parent 12bdc36c92
commit fac98dc970
2 changed files with 21 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import (
_ "github.com/lib/pq"
)
const VERSION = "0.3.1"
const VERSION = "0.4.0"
var options struct {
Version bool `short:"v" long:"version" description:"Print version"`