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

Commit

Permalink
v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ksk001100 committed Dec 3, 2019
1 parent 89bd6b4 commit 6e6e3b7
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.5"
app.Version = "0.3.6"
app.Commands = []cli.Command{
commands.TweetCommand(api, v),
commands.TimelineCommand(api, v),
Expand Down

0 comments on commit 6e6e3b7

Please sign in to comment.