diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index c7af2c79..ff79ef6e 100644 --- a/include/spdlog/spdlog.h +++ b/include/spdlog/spdlog.h @@ -7,7 +7,7 @@ #pragma once -#define SPDLOG_VERSION "0.16.2" +#define SPDLOG_VERSION "0.16.3" #include "tweakme.h" #include "common.h"