Skip to content

Commit 11996ca

Browse files
author
wangshishuo
committed
update version to 0.1.7-beta
1 parent cc88cec commit 11996ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
const Major = "0"
88
const Minor = "1"
9-
const Patch = "6"
9+
const Patch = "7"
1010
const Label = "beta"
1111

1212
var (

0 commit comments

Comments
 (0)