Skip to content

Commit

Permalink
version: bump to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gyuho committed Jul 8, 2016
1 parent d50c487 commit faeeb2f
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 @@ -29,7 +29,7 @@ import (
var (
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
MinClusterVersion = "2.3.0"
Version = "3.0.1+git"
Version = "3.0.2"

// Git SHA Value will be set during build
GitSHA = "Not provided (use ./build instead of go build)"
Expand Down

0 comments on commit faeeb2f

Please sign in to comment.