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.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bcwaldon committed Jul 8, 2014
1 parent 8d26d50 commit 1688591
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 @@ -4,7 +4,7 @@ import (
"github.com/coreos/fleet/Godeps/_workspace/src/github.com/coreos/go-semver/semver"
)

const Version = "0.5.1+git"
const Version = "0.5.2"

var SemVersion semver.Version

Expand Down

0 comments on commit 1688591

Please sign in to comment.