Skip to content

Commit

Permalink
bump version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Sep 21, 2017
1 parent a0154e9 commit 424767c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ var (
// If it is a development build, the release name is called "canary".
//
// This number is incremented automatically via build.sh.
Release = "canary"
Release = "v0.2.0"

// BuildMetadata is extra build time data
BuildMetadata = ""
Expand Down

0 comments on commit 424767c

Please sign in to comment.