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 7f3cd00 commit 9a95f73Copy full SHA for 9a95f73
version/version.go
@@ -7,7 +7,7 @@ import (
7
"runtime/debug"
8
)
9
10
-const version = "v1.13.2"
+const version = "v1.13.3"
11
12
var userAgent string
13
0 commit comments