Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
v0.1.0.beta5
Browse files Browse the repository at this point in the history
Fix for keys/search
  • Loading branch information
fredv committed Jun 15, 2015
1 parent a99e874 commit a731e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ func router() *cli.Router {
}

func helpCommand() error {
fmt.Printf("Built at 2015-06-11 14:50:01.969678142 +0200 CEST\n")
fmt.Printf("Built at 2015-06-15 16:42:17.296446581 +0200 CEST\n")
return cli.ErrorHelpRequested
}

Expand Down

0 comments on commit a731e38

Please sign in to comment.