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

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
n10v committed Nov 19, 2017
1 parent fd89bb1 commit 63a26ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/version.go
Expand Up @@ -18,7 +18,7 @@ var (
}
)

const version = "4.0"
const version = "4.1"

func showVersion(cmd *cobra.Command, args []string) {
logs.FEEDBACK.Println(version)
Expand Down

0 comments on commit 63a26ed

Please sign in to comment.