Skip to content

Commit

Permalink
Bump version: v0.3.3 -> v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tyru committed Mar 31, 2018
1 parent 220bb9d commit 29bf40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

// This variable is not constant for testing (to change it temporarily)
var voltVersion = "v0.3.3"
var voltVersion = "v0.3.4"

func init() {
cmdMap["version"] = &versionCmd{}
Expand Down

0 comments on commit 29bf40c

Please sign in to comment.