We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f7e049 + 21f2a3a commit 7437c3bCopy full SHA for 7437c3b
version/version.go
@@ -27,7 +27,7 @@ const (
27
const (
28
Major uint = 2
29
Minor uint = 0
30
- Patch uint = 9
+ Patch uint = 10
31
)
32
33
var (
0 commit comments