We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72b4f1 commit f94370fCopy full SHA for f94370f
README.md
@@ -1,4 +1,4 @@
1
-# clownassembler
+# ClownAssembler
2
3
## Introduction
4
semantic.h
@@ -31,7 +31,7 @@ extern "C" {
31
#include "io.h"
32
#include "options.h"
33
34
-#define CLOWNASSEMBLER_VERSION_STRING "ClownAssembler v0.5"
+#define CLOWNASSEMBLER_VERSION_STRING "ClownAssembler v1.0"
35
36
typedef Options ClownAssembler_Settings;
37
0 commit comments