We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa0e07 commit c3336afCopy full SHA for c3336af
cmd/version.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
const (
8
- Version string = "v0.1.4"
+ Version string = "v0.1.5"
9
10
11
func ShowVersion() {
0 commit comments