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

Commit

Permalink
version: bump to 0.8.1+git (#1851)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongchaodeng committed Jan 10, 2018
1 parent b97d930 commit 27bf4f8
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 @@ -15,6 +15,6 @@
package version

var (
Version = "0.8.1"
Version = "0.8.1+git"
GitSHA = "Not provided (use ./build instead of go build)"
)

0 comments on commit 27bf4f8

Please sign in to comment.