There was an error while loading. Please reload this page.
1 parent f87014e commit 230e02dCopy full SHA for 230e02d
ver.go
@@ -2,6 +2,6 @@ package main
2
3
const (
4
verMaj = 1
5
-verMin = 2
6
-verPatch = 2
+verMin = 3
+verPatch = 0
7
)
0 commit comments