Skip to content

Commit

Permalink
chore: version 0.7.0
Browse files Browse the repository at this point in the history
resolves #7
  • Loading branch information
akadir committed Jan 23, 2022
1 parent 2baafb2 commit b3c6edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gop.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func Run() {

app := &cli.App{
Name: "gop",
Version: "0.6.2",
Version: "0.7.0",
Usage: "gop opens current git repository's remote url on browser.",
EnableBashCompletion: true,
Authors: []*cli.Author{
Expand Down

0 comments on commit b3c6edc

Please sign in to comment.