diff --git a/c/main.c b/c/main.c index fc26902f..ee549117 100644 --- a/c/main.c +++ b/c/main.c @@ -10,7 +10,7 @@ #include "linenoise.h" -#define VERSION "Dictu Version: 0.3.3\n" +#define VERSION "Dictu Version: 0.4.0\n" static bool replCountBraces(char *line) { int leftBraces = 0; diff --git a/docs/_config.yml b/docs/_config.yml index 5b15b01b..c639b930 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -40,7 +40,7 @@ remote_theme: pmarsceill/just-the-docs plugins: - jekyll-feed -version: "0.3.3" +version: "0.4.0" # Exclude from processing. # The following items will not be processed, by default. Create a custom list