Skip to content

Commit c3336af

Browse files
committed
release: v0.1.5
1 parent 5fa0e07 commit c3336af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
const (
8-
Version string = "v0.1.4"
8+
Version string = "v0.1.5"
99
)
1010

1111
func ShowVersion() {

0 commit comments

Comments
 (0)