We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6bdd96 commit 34db2cbCopy full SHA for 34db2cb
1 file changed
headers/headers.go
@@ -17,7 +17,7 @@ const (
17
const (
18
ClientNameCLI = "temporal-cli"
19
20
- CLIVersion = "0.3.0"
+ CLIVersion = "0.4.0"
21
22
// SupportedServerVersions is used by CLI and inter role communication.
23
SupportedServerVersions = ">=1.0.0 <2.0.0"
0 commit comments