Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
release: 0.3.1!
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed May 5, 2024
1 parent e4e684d commit a16eb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/devshawn/kafka/gitops/MainCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import java.util.concurrent.Callable;

@Command(name = "kafka-gitops",
version = "0.3.0",
version = "0.3.1",
exitCodeOnInvalidInput = 0,
subcommands = {
AccountCommand.class,
Expand Down

0 comments on commit a16eb39

Please sign in to comment.