diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-11-25 09:11:21 +0330 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-11-24 21:41:21 -0800 |
| commit | 806a4a4d91e6c58e0ec7eb43e98991f744cdb952 (patch) | |
| tree | 796ecde70524896e5d8c79e91def7012bef6dccd /ports/argparse/CONTROL | |
| parent | 1ddf96857d7d5db3570a87fa622db1ae2ceaea18 (diff) | |
| download | vcpkg-806a4a4d91e6c58e0ec7eb43e98991f744cdb952.tar.gz vcpkg-806a4a4d91e6c58e0ec7eb43e98991f744cdb952.zip | |
[argparse] Update library to 2.0.1 (#9088)
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 58aee48ef..32a5ff5e5 100644 --- a/ports/argparse/CONTROL +++ b/ports/argparse/CONTROL @@ -1,4 +1,4 @@ Source: argparse
-Version: 1.9
+Version: 2.0.1
Description: Argument parser for modern C++
Homepage: https://github.com/p-ranav/argparse
|
