diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-12-23 12:34:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-23 12:34:22 -0800 |
| commit | 1fa5544eeb31107c578ed6240f9c9de69a657804 (patch) | |
| tree | 86635b885188568b3c7119b4c24d54421312a270 /ports/argparse/CONTROL | |
| parent | f3c11016efb9acd4dd2f16f98519bb7b499f5a45 (diff) | |
| download | vcpkg-1fa5544eeb31107c578ed6240f9c9de69a657804.tar.gz vcpkg-1fa5544eeb31107c578ed6240f9c9de69a657804.zip | |
[argparse] Upgrade to v2.1 (#9291)
Diffstat (limited to 'ports/argparse/CONTROL')
| -rw-r--r-- | ports/argparse/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/argparse/CONTROL b/ports/argparse/CONTROL index 32a5ff5e5..cfb3e8eed 100644 --- a/ports/argparse/CONTROL +++ b/ports/argparse/CONTROL @@ -1,4 +1,4 @@ Source: argparse
-Version: 2.0.1
+Version: 2.1
Description: Argument parser for modern C++
Homepage: https://github.com/p-ranav/argparse
|
