Skip to content

Commit 41c3ee5

Browse files
committed
v0.7.3
1 parent b93ba29 commit 41c3ee5

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
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
var (
20-
Version = "0.7.2"
20+
Version = "0.7.3"
2121
eprint = fmt.Println
2222
timefmt = "15.04.05"
2323
)

0 commit comments

Comments
 (0)