Skip to content

Commit 7e7f741

Browse files
committed
Bump version (v2.0.2)
1 parent 152b149 commit 7e7f741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package main
33
const (
44
verMaj = 2
55
verMin = 0
6-
verPatch = 1
6+
verPatch = 2
77
)

0 commit comments

Comments
 (0)