We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba76e7 commit d971c89Copy full SHA for d971c89
main.go
@@ -8,7 +8,7 @@ import (
8
var (
9
Major = 1
10
Minor = 1
11
- Patch = 1
+ Patch = 2
12
)
13
14
func main() {
0 commit comments