Skip to content

Commit 88a308b

Browse files
authored
Bump version to v0.3.0 (#85)
* Bump version to v0.3.0 * Update headers/headers.go
1 parent 690557c commit 88a308b

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.2.0" // TODO switch version to "1.18.1.0" once server accepts new format
20+
CLIVersion = "0.3.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)