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

Commit 75088f5

Browse files
committed
chore(release): Bump version to v0.4.0
1 parent 634934b commit 75088f5

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

99
var SemVersion semver.Version
1010

0 commit comments

Comments
 (0)