Skip to content

Commit

Permalink
Add version 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed May 24, 2020
1 parent 5854665 commit ba5bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
func New() *ucli.App {
app := &ucli.App{
Name: "github-stats",
Version: "0.0.4",
Version: "0.0.5",
Usage: "Get the total visit stats of your GitHub repositories",
UsageText: "github-stats [global options]",
Authors: []*ucli.Author{
Expand Down

0 comments on commit ba5bbbf

Please sign in to comment.