Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fd0 committed Apr 26, 2020
1 parent 3263d7a commit 7b45de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"runtime"
)

var version = "0.5.1-dev"
var version = "0.5.2"

type CmdVersion struct{}

Expand Down

0 comments on commit 7b45de4

Please sign in to comment.