Skip to content

Commit 34db2cb

Browse files
authored
Bump version to v0.4.0 (#104)
1 parent b6bdd96 commit 34db2cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

headers/headers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const (
1717
const (
1818
ClientNameCLI = "temporal-cli"
1919

20-
CLIVersion = "0.3.0"
20+
CLIVersion = "0.4.0"
2121

2222
// SupportedServerVersions is used by CLI and inter role communication.
2323
SupportedServerVersions = ">=1.0.0 <2.0.0"

0 commit comments

Comments
 (0)