Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit d9bf9cf

Browse files
committed
0.7.1
1 parent 37480b0 commit d9bf9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
const (
18-
version = "0.7.0"
18+
version = "0.7.1"
1919
retryKey = "retry"
2020
)
2121

0 commit comments

Comments
 (0)