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

Commit 0dc3dde

Browse files
author
Nick Owens
committed
version: bump to v0.11.1
1 parent b731b3c commit 0dc3dde

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.11.0+git"
21+
const Version = "0.11.1"
2222

2323
var SemVersion semver.Version
2424

0 commit comments

Comments
 (0)