diff --git a/include/xproperty/xproperty_config.hpp b/include/xproperty/xproperty_config.hpp index 0e791db..20215c9 100644 --- a/include/xproperty/xproperty_config.hpp +++ b/include/xproperty/xproperty_config.hpp @@ -10,7 +10,7 @@ #define XPROPERTY_CONFIG_HPP #define XPROPERTY_VERSION_MAJOR 0 -#define XPROPERTY_VERSION_MINOR 11 +#define XPROPERTY_VERSION_MINOR 12 #define XPROPERTY_VERSION_PATCH 0 #endif