Skip to content

Commit

Permalink
Version bump: 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Jan 14, 2015
1 parent 1bd5e1f commit a749d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -11,7 +11,7 @@ import (
_ "github.com/lib/pq"
)

const VERSION = "0.4.1"
const VERSION = "0.5.0"

type Options struct {
Version bool `short:"v" long:"version" description:"Print version"`
Expand Down

0 comments on commit a749d6c

Please sign in to comment.