Skip to content

Commit 91f7a03

Browse files
committed
bump version
1 parent 7d5074f commit 91f7a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ static const char *g_help_text =
4747
// Run state
4848
static int g_is_running;
4949

50-
static const char *g_version = "1.3.0";
50+
static const char *g_version = "1.3.1";
5151

5252
const char* g_graph = NULL;
5353
const char* g_call = NULL;

0 commit comments

Comments
 (0)