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 7d5074f commit 91f7a03Copy full SHA for 91f7a03
src/main.c
@@ -47,7 +47,7 @@ static const char *g_help_text =
47
// Run state
48
static int g_is_running;
49
50
-static const char *g_version = "1.3.0";
+static const char *g_version = "1.3.1";
51
52
const char* g_graph = NULL;
53
const char* g_call = NULL;
0 commit comments