diff --git a/single_include/toml.hpp b/single_include/toml.hpp index ac4455d..51038e0 100644 --- a/single_include/toml.hpp +++ b/single_include/toml.hpp @@ -3,7 +3,7 @@ #define TOML11_VERSION_MAJOR 4 #define TOML11_VERSION_MINOR 0 -#define TOML11_VERSION_PATCH 0 +#define TOML11_VERSION_PATCH 1 #ifndef __cplusplus # error "__cplusplus is not defined"