diff --git a/src/corvus.h b/src/corvus.h index f0fed04..a2e7910 100644 --- a/src/corvus.h +++ b/src/corvus.h @@ -13,7 +13,7 @@ #include "dict.h" #include "event.h" -#define VERSION "0.1.0" +#define VERSION "0.1.1" #define CORVUS_OK 0 #define CORVUS_ERR -1