Skip to content

Commit

Permalink
Bump version to v0.4.0 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
feedmeapples committed Feb 8, 2023
1 parent b6bdd96 commit 34db2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion headers/headers.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const (
const (
ClientNameCLI = "temporal-cli"

CLIVersion = "0.3.0"
CLIVersion = "0.4.0"

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

0 comments on commit 34db2cb

Please sign in to comment.