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

Commit 99cc5c4

Browse files
committed
chore(release): Bump version to v0.5.1
1 parent ea3ea31 commit 99cc5c4

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/third_party/github.com/coreos/go-semver/semver"
55
)
66

7-
const Version = "0.5.0+git"
7+
const Version = "0.5.1"
88

99
var SemVersion semver.Version
1010

0 commit comments

Comments
 (0)