Skip to content

Commit 03d18f1

Browse files
committed
Release v0.7.1
* Updated dependencies
1 parent ee60aa7 commit 03d18f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ var (
2222
)
2323

2424
const (
25-
version = "v0.7.0"
25+
version = "v0.7.1"
2626
)
2727

2828
func main() {

0 commit comments

Comments
 (0)