diff --git a/include/jsonv/config.hpp b/include/jsonv/config.hpp index 9d5ce67..6bd406a 100644 --- a/include/jsonv/config.hpp +++ b/include/jsonv/config.hpp @@ -19,8 +19,8 @@ #endif #define JSONV_VERSION_MAJOR 1 -#define JSONV_VERSION_MINOR 3 -#define JSONV_VERSION_PATCH 0 +#define JSONV_VERSION_MINOR 2 +#define JSONV_VERSION_PATCH 1 /** \def JSONV_DEBUG * \brief Was JSON Voorhees compiled in debug mode?