Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Oct 6, 2015
1 parent 8ae65cf commit f6f2276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var GitCommit string
var GitDescribe string

// The main version number that is being run at the moment.
const Version = "0.1.1"
const Version = "0.1.2"

// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release
Expand Down

0 comments on commit f6f2276

Please sign in to comment.