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 6e24bc2 commit 9952798Copy full SHA for 9952798
main.go
@@ -10,7 +10,7 @@ import (
10
var (
11
Major = 1
12
Minor = 1
13
- Patch = 4
+ Patch = 5
14
)
15
16
func main() {
0 commit comments