Skip to content

Commit e7b18aa

Browse files
committed
release: 0.2.6!
1 parent 656fbe0 commit e7b18aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/devshawn/kafka/gitops/MainCommand.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import java.util.concurrent.Callable;
1313

1414
@Command(name = "kafka-gitops",
15-
version = "0.2.5",
15+
version = "0.2.6",
1616
exitCodeOnInvalidInput = 0,
1717
subcommands = {
1818
AccountCommand.class,

0 commit comments

Comments
 (0)