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 79683b4 commit 583589dCopy full SHA for 583589d
src/cli/x/version.go
@@ -3,5 +3,5 @@ package x
3
import "fmt"
4
5
func Version() {
6
- fmt.Println("x CLI v1.1.0")
+ fmt.Println("x CLI v1.1.1")
7
}
0 commit comments