diff --git a/include/cxxopts.hpp b/include/cxxopts.hpp index 1de4717..60d3cbf 100644 --- a/include/cxxopts.hpp +++ b/include/cxxopts.hpp @@ -56,8 +56,8 @@ THE SOFTWARE. #define CXXOPTS_VECTOR_DELIMITER ',' #endif -#define CXXOPTS__VERSION_MAJOR 2 -#define CXXOPTS__VERSION_MINOR 2 +#define CXXOPTS__VERSION_MAJOR 3 +#define CXXOPTS__VERSION_MINOR 0 #define CXXOPTS__VERSION_PATCH 0 namespace cxxopts