Skip to content

Commit

Permalink
update version to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
QLeelulu committed Oct 18, 2018
1 parent f7de1ef commit b2f1468
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 @@ import (
"runtime"
)

const VersionNumber = "0.3.3"
const VersionNumber = "0.3.4"

var (
Version = fmt.Sprintf("v%s (build %s)", VersionNumber, runtime.Version())
Expand Down

0 comments on commit b2f1468

Please sign in to comment.