Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit b807ff7

Browse files
committed
version: bump to v0.6.2
1 parent 45797af commit b807ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"github.com/coreos/fleet/Godeps/_workspace/src/github.com/coreos/go-semver/semver"
55
)
66

7-
const Version = "0.6.1+git"
7+
const Version = "0.6.2"
88

99
var SemVersion semver.Version
1010

0 commit comments

Comments
 (0)