We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54e0f9 commit 81ebd71Copy full SHA for 81ebd71
src/main/java/com/devshawn/kafka/gitops/MainCommand.java
@@ -12,7 +12,7 @@
12
import java.util.concurrent.Callable;
13
14
@Command(name = "kafka-gitops",
15
- version = "0.2.10",
+ version = "0.2.11",
16
exitCodeOnInvalidInput = 0,
17
subcommands = {
18
AccountCommand.class,
0 commit comments