Skip to content

Commit

Permalink
Update binary version
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclesu committed Sep 14, 2017
1 parent 012c974 commit 4fec80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"runtime"
)

const Binary = "v0.1.2"
const Binary = "v0.2.1"

var (
Version = fmt.Sprintf("%s (build %s)", Binary, runtime.Version())
Expand Down

0 comments on commit 4fec80c

Please sign in to comment.