Skip to content

Commit

Permalink
Bumping to version 14.
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim committed Feb 27, 2015
1 parent 7450612 commit 321915a
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.13"
var baseVersion string = "1.0-beta.14"
var buildVersion string = ""

func Version() string {
Expand Down

0 comments on commit 321915a

Please sign in to comment.