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

Commit

Permalink
chore(release): Bump version to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcwaldon committed Jun 9, 2014
1 parent 65ea533 commit 7c9a0c9
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/third_party/github.com/coreos/go-semver/semver"
)

const Version = "0.5.0-rc.2"
const Version = "0.5.0"

var SemVersion semver.Version

Expand Down

0 comments on commit 7c9a0c9

Please sign in to comment.