Skip to content

Commit 73e2470

Browse files
committed
Bump version (v2.1.0)
1 parent 15516ab commit 73e2470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ver.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ package main
22

33
const (
44
verMaj = 2
5-
verMin = 0
6-
verPatch = 2
5+
verMin = 1
6+
verPatch = 0
77
)

0 commit comments

Comments
 (0)