Skip to content

Commit

Permalink
bump version to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petedannemann committed Oct 12, 2023
1 parent fef3c8e commit efe9d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version is the current topicctl version.
const Version = "1.10.3"
const Version = "1.11.0"

0 comments on commit efe9d48

Please sign in to comment.