Skip to content

Commit 2e03397

Browse files
committed
Bump version (v1.4.0)
1 parent f765d89 commit 2e03397

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

0 commit comments

Comments
 (0)