Skip to content

Commit

Permalink
🏁 Releasing version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 5, 2022
1 parent bcffe4a commit 7e96dcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions context/docs/kfk-ctx.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// tag::picocli-generated-full-manpage[]
// tag::picocli-generated-man-section-header[]
:doctype: manpage
:revnumber: kafka-cli-context version 0.4.0
:revnumber: kafka-cli-context version 0.4.1
:manmanual: Kfk-ctx Manual
:mansource: kafka-cli-context version 0.4.0
:mansource: kafka-cli-context version 0.4.1
:man-linkstyle: pass:[blue R < >]
= kfk-ctx(1)

Expand Down
2 changes: 1 addition & 1 deletion context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>kafka-cli-context</artifactId>
<version>0.4.1-SNAPSHOT</version>
<version>0.4.1</version>

<name>kafka-cli-context</name>
<description>Kafka: CLI: Context: Manage Kafka cluster contexts.</description>
Expand Down

0 comments on commit 7e96dcc

Please sign in to comment.