diff --git a/include/LLog.h b/include/LLog.h index 2cd2644..7395625 100644 --- a/include/LLog.h +++ b/include/LLog.h @@ -11,7 +11,7 @@ #define LLog_Author "Lucielle " #define LLog_Repo "https://git.lunarware.tech/lucielle/LLog" -#define LLog_Version "1.0.0" +#define LLog_Version "1.0.1" typedef struct { char *buf;