version bump
This commit is contained in:
parent
9c2e41a4e2
commit
c69ca9166d
@ -42,7 +42,7 @@ namespace cxxopts
|
||||
{
|
||||
static constexpr struct {
|
||||
uint8_t major, minor, patch;
|
||||
} version = {2, 0, 0};
|
||||
} version = {2, 1, 0};
|
||||
}
|
||||
|
||||
//when we ask cxxopts to use Unicode, help strings are processed using ICU,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user