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

Commit

Permalink
version: bump to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bcwaldon committed Apr 29, 2015
1 parent 5f9b86d commit dc1d8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"github.com/coreos/fleet/Godeps/_workspace/src/github.com/coreos/go-semver/semver"
)

const Version = "0.10.0+git"
const Version = "0.10.1"

var SemVersion semver.Version

Expand Down

0 comments on commit dc1d8e8

Please sign in to comment.