diff --git a/include/cxxopts.hpp b/include/cxxopts.hpp index 1e4e475..1819fa0 100644 --- a/include/cxxopts.hpp +++ b/include/cxxopts.hpp @@ -63,8 +63,8 @@ THE SOFTWARE. #endif #define CXXOPTS__VERSION_MAJOR 4 -#define CXXOPTS__VERSION_MINOR 0 -#define CXXOPTS__VERSION_PATCH 0 +#define CXXOPTS__VERSION_MINOR 1 +#define CXXOPTS__VERSION_PATCH 2 namespace cxxopts {