Skip to content

Commit

Permalink
Promote version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romangurevitch committed Dec 12, 2016
1 parent bd21073 commit f959ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/cliutils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ func GetLogMsgPrefix(threadId int, dryRun bool) string {
}

func GetVersion() string {
return "1.5.2"
return "1.6.0"
}

func GetUserHomeDir() string {
Expand Down

0 comments on commit f959ee6

Please sign in to comment.