Skip to content

Commit

Permalink
[auto] bump version to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sguiheux committed Jun 19, 2017
1 parent 4e20aa6 commit 18732dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion venom.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
// Version of Venom
// One Line for this, used by release.sh script
// Keep "const Version on one line"
const Version = "0.0.6"
const Version = "0.0.7"

// PrintFunc used by venom to print output
var PrintFunc = fmt.Printf
Expand Down

0 comments on commit 18732dc

Please sign in to comment.