Skip to content

Commit 04b11a0

Browse files
committed
bump version
1 parent b50de84 commit 04b11a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

+1-1
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.0.1";
50+
static const char *g_version = "1.0.2";
5151

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

0 commit comments

Comments
 (0)