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