Skip to content

Commit

Permalink
docs: bumped version to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Feb 15, 2021
1 parent 554b838 commit 95aa78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var (
options cli.Options
err error
rootCmd = &cobra.Command{
Version: "v3.1.0",
Version: "v3.1.2",
Use: "ticker",
Short: "Terminal stock ticker and stock gain/loss tracker",
Args: cli.Validate(&ctx, &options, &err),
Expand Down

0 comments on commit 95aa78f

Please sign in to comment.