Skip to content

Commit

Permalink
Bumping to version 1.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Feb 2, 2015
1 parent 55406b5 commit 4235ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import "strings"
//
// On CI, the binaries are always build with the buildVersion variable set.

var baseVersion string = "1.0-beta.9"
var baseVersion string = "1.0-beta.10"
var buildVersion string = ""

func Version() string {
Expand Down

0 comments on commit 4235ae2

Please sign in to comment.