Skip to content

Commit

Permalink
release: 0.0.3!
Browse files Browse the repository at this point in the history
  • Loading branch information
devshawn committed Jan 26, 2020
1 parent 6271fe4 commit dff232c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/devshawn/kafka/dsf/MainCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import java.util.concurrent.Callable;

@Command(name = "kafka-dsf",
version = "0.0.2",
version = "0.0.3",
exitCodeOnInvalidInput = 0,
subcommands = {
ApplyCommand.class,
Expand Down

0 comments on commit dff232c

Please sign in to comment.