diff --git a/README.md b/README.md index 183dd0d..61318f7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@
- +
diff --git a/src/borealis.h b/src/borealis.h index dfdfd65..5c9d2a2 100644 --- a/src/borealis.h +++ b/src/borealis.h @@ -1,7 +1,7 @@ #ifndef BOREALIS_H_ #define BOREALIS_H_ -#define BOREALIS_VERSION "0.1.0" +#define BOREALIS_VERSION "0.2.0" #define MSG_VERSION "Borealis "BOREALIS_VERSION"\n" #define MSG_HELP "Borealis: The programming language\n\n" \ "USAGE: borealis [options...]\n\n" \