diff --git a/include/spdlog/spdlog.h b/include/spdlog/spdlog.h index 1b2a1dcd..8fec6431 100644 --- a/include/spdlog/spdlog.h +++ b/include/spdlog/spdlog.h @@ -7,7 +7,7 @@ #pragma once -#define SPDLOG_VERSION "0.13.0" +#define SPDLOG_VERSION "0.14.0" #include "spdlog/tweakme.h" #include "spdlog/common.h"