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

Commit dc1d8e8

Browse files
committed
version: bump to v0.10.1
1 parent 5f9b86d commit dc1d8e8

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

21-
const Version = "0.10.0+git"
21+
const Version = "0.10.1"
2222

2323
var SemVersion semver.Version
2424

0 commit comments

Comments
 (0)