aboutsummaryrefslogtreecommitdiff
path: root/ports/argparse/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-12-23 12:34:22 -0800
committerGitHub <noreply@github.com>2019-12-23 12:34:22 -0800
commit1fa5544eeb31107c578ed6240f9c9de69a657804 (patch)
tree86635b885188568b3c7119b4c24d54421312a270 /ports/argparse/CONTROL
parentf3c11016efb9acd4dd2f16f98519bb7b499f5a45 (diff)
downloadvcpkg-1fa5544eeb31107c578ed6240f9c9de69a657804.tar.gz
vcpkg-1fa5544eeb31107c578ed6240f9c9de69a657804.zip
[argparse] Upgrade to v2.1 (#9291)
Diffstat (limited to 'ports/argparse/CONTROL')
-rw-r--r--ports/argparse/CONTROL2
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