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

Commit 037e999

Browse files
committed
version: bump to v0.9.1
1 parent 6f60d76 commit 037e999

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
@@ -20,7 +20,7 @@ import (
2020
"github.com/coreos/fleet/Godeps/_workspace/src/github.com/coreos/go-semver/semver"
2121
)
2222

23-
const Version = "0.9.0"
23+
const Version = "0.9.1"
2424

2525
var SemVersion semver.Version
2626

0 commit comments

Comments
 (0)