bump version

This commit is contained in:
Cory Bennett
2015-02-21 23:27:53 -08:00
parent 4c23867836
commit 20a16e2d0c
+1 -1
View File
@@ -74,7 +74,7 @@ Command Options:
or Watcher to search for
`, user, fmt.Sprintf("%s/.jira.d/templates", home), user)
args, err := docopt.Parse(usage, nil, true, "0.0.4", false, false)
args, err := docopt.Parse(usage, nil, true, "0.0.5", false, false)
if err != nil {
log.Error("Failed to parse options: %s", err)
os.Exit(1)