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 cfde6b3 commit 0e8dfe8Copy full SHA for 0e8dfe8
1 file changed
argus-cli/src/main/java/io/argus/cli/ArgusCli.java
@@ -33,7 +33,7 @@
33
*/
34
public final class ArgusCli {
35
36
- private static final String VERSION = "0.5.0";
+ private static final String VERSION = "0.5.1";
37
private static final String DEFAULT_HOST = "localhost";
38
private static final int DEFAULT_PORT = 9202;
39
0 commit comments