Skip to content

Commit

Permalink
[auto] bump version to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sguiheux committed Apr 7, 2017
1 parent 241d294 commit e6beea5
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.4"
const Version = "0.0.5"

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

0 comments on commit e6beea5

Please sign in to comment.