Skip to content

Commit 583589d

Browse files
committed
updated x version
1 parent 79683b4 commit 583589d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/x/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package x
33
import "fmt"
44

55
func Version() {
6-
fmt.Println("x CLI v1.1.0")
6+
fmt.Println("x CLI v1.1.1")
77
}

0 commit comments

Comments
 (0)