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

Commit

Permalink
Bumped to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rylio committed Dec 18, 2015
1 parent a4671af commit 0960824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ytdl/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func main() {
app.ArgsUsage = "[youtube url or video id]"
app.Usage = "Download youtube videos"
app.HideHelp = true
app.Version = "0.2.0"
app.Version = "0.3.0"

app.Flags = []cli.Flag{
cli.HelpFlag,
Expand Down

0 comments on commit 0960824

Please sign in to comment.