Skip to content

Commit c856eff

Browse files
committed
Bump version (v1.3.1)
1 parent 799ba17 commit c856eff

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 = 1
55
verMin = 3
6-
verPatch = 0
6+
verPatch = 1
77
)

0 commit comments

Comments
 (0)