Skip to content

Commit 5a6074b

Browse files
Tag 0.1.16 release
1 parent 0ecc654 commit 5a6074b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/version/release.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ package version
77
// Values of builtAt and gitCommit will be set by the linker.
88
var builtAt = ""
99
var gitCommit = ""
10-
var gitTag = "0.1.15"
10+
var gitTag = "0.1.16"

0 commit comments

Comments
 (0)