We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f48d9 commit a3a5ee9Copy full SHA for a3a5ee9
src/xd/lib/version/version.go
@@ -8,7 +8,7 @@ var Major = "0"
8
9
var Minor = "3"
10
11
-var Patch = "0"
+var Patch = "1"
12
13
var Git string
14
0 commit comments