Skip to content

Commit cb9e058

Browse files
committed
Release of v0.0.2
1 parent 44d8dc8 commit cb9e058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include <stdio.h>
55
#include <string.h>
66

7-
#define CSV_SPLIT_VERSION "v0.0.1"
7+
#define CSV_SPLIT_VERSION "v0.0.2"
88

99
struct Config {
1010
/* Strings */

0 commit comments

Comments
 (0)