diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index 7c6ceda6..484a1010 100644 --- a/include/spdlog/spdlog.h +++ b/include/spdlog/spdlog.h @@ -7,7 +7,7 @@ #pragma once -#define SPDLOG_VERSION "0.16.0" +#define SPDLOG_VERSION "0.16.1" #include "tweakme.h" #include "common.h"