Skip to content

Commit f1c64cb

Browse files
authored
Merge pull request #43 from quark-programming/dev
updated version
2 parents 2bd5649 + 7434be5 commit f1c64cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include "parser/type/types.h"
99
#include "parser/keywords.h"
1010

11-
#define QUARK_VERSION "0.3.1a"
11+
#define QUARK_VERSION "0.3.1b"
1212
#define QUARK_STABILITY "untested"
1313

1414
typedef Vector(char*) CStringVector;

0 commit comments

Comments
 (0)