We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bd5649 + 7434be5 commit f1c64cbCopy full SHA for f1c64cb
1 file changed
src/main.c
@@ -8,7 +8,7 @@
8
#include "parser/type/types.h"
9
#include "parser/keywords.h"
10
11
-#define QUARK_VERSION "0.3.1a"
+#define QUARK_VERSION "0.3.1b"
12
#define QUARK_STABILITY "untested"
13
14
typedef Vector(char*) CStringVector;
0 commit comments