Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksk001100 committed Dec 4, 2019
1 parent f3c9262 commit 58e196a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func main() {
|___/`

app.Usage = ""
app.Version = "0.3.6"
app.Version = "0.4.0"
app.Commands = []cli.Command{
commands.TweetCommand(api, v),
commands.TimelineCommand(api, v),
Expand Down

0 comments on commit 58e196a

Please sign in to comment.