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

Commit 647eca7

Browse files
committed
version: bump to v0.8.3
1 parent fd2ceeb commit 647eca7

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.8.2+git"
7+
const Version = "0.8.3"
88

99
var SemVersion semver.Version
1010

0 commit comments

Comments
 (0)