diff --git a/single_include/toml.hpp b/single_include/toml.hpp index c177b49..4bdda54 100644 --- a/single_include/toml.hpp +++ b/single_include/toml.hpp @@ -2,7 +2,7 @@ #define TOML11_VERSION_HPP #define TOML11_VERSION_MAJOR 4 -#define TOML11_VERSION_MINOR 2 +#define TOML11_VERSION_MINOR 3 #define TOML11_VERSION_PATCH 0 #ifndef __cplusplus