Skip to content

Commit a3a5ee9

Browse files
committed
bump version
1 parent 26f48d9 commit a3a5ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xd/lib/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var Major = "0"
88

99
var Minor = "3"
1010

11-
var Patch = "0"
11+
var Patch = "1"
1212

1313
var Git string
1414

0 commit comments

Comments
 (0)