Skip to content

Commit f94370f

Browse files
committed
Bump to v1.0!
As has also appeared to have become tradition, coincide v1.0 with the capitalisation of the name. This is a big-boy project now!
1 parent b72b4f1 commit f94370f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clownassembler
1+
# ClownAssembler
22

33
## Introduction
44

semantic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extern "C" {
3131
#include "io.h"
3232
#include "options.h"
3333

34-
#define CLOWNASSEMBLER_VERSION_STRING "ClownAssembler v0.5"
34+
#define CLOWNASSEMBLER_VERSION_STRING "ClownAssembler v1.0"
3535

3636
typedef Options ClownAssembler_Settings;
3737

0 commit comments

Comments
 (0)