Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #227 from hongchaodeng/master
Browse files Browse the repository at this point in the history
release: 0.1.6
  • Loading branch information
hongchaodeng authored Dec 11, 2017
2 parents c7532ae + 380be18 commit 844d8fb
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.1.5+git"
Version = "0.1.6"
GitSHA = "Not provided (use ./build instead of go build)"
)

0 comments on commit 844d8fb

Please sign in to comment.