Skip to content

Commit 2c9801f

Browse files
committed
Bump version to v0.7.1
Signed-off-by: Ondrej Fabry <[email protected]>
1 parent 25ddacd commit 2c9801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
var (
8-
version = "v0.7.0"
8+
version = "v0.7.1"
99
commit = "(unknown)"
1010
)
1111

0 commit comments

Comments
 (0)