We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d8dc8 commit cb9e058Copy full SHA for cb9e058
1 file changed
src/config.h
@@ -4,7 +4,7 @@
4
#include <stdio.h>
5
#include <string.h>
6
7
-#define CSV_SPLIT_VERSION "v0.0.1"
+#define CSV_SPLIT_VERSION "v0.0.2"
8
9
struct Config {
10
/* Strings */
0 commit comments