diff options
| author | Daniele Pallastrelli <5451767+daniele77@users.noreply.github.com> | 2020-08-29 00:38:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-28 15:38:55 -0700 |
| commit | 62a64f09a1260cb77c8d57f4f79120087ffc0f40 (patch) | |
| tree | 28e93285d4461d73552cc6435dcf67d5f1a92caf /ports/cli/CONTROL | |
| parent | 5824945f054b08c74f7d39c9790a4eb2050a7784 (diff) | |
| download | vcpkg-62a64f09a1260cb77c8d57f4f79120087ffc0f40.tar.gz vcpkg-62a64f09a1260cb77c8d57f4f79120087ffc0f40.zip | |
[cli] Update the version to 1.2.1 (#13180)
Diffstat (limited to 'ports/cli/CONTROL')
| -rw-r--r-- | ports/cli/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cli/CONTROL b/ports/cli/CONTROL index b84813e2f..8cda2750e 100644 --- a/ports/cli/CONTROL +++ b/ports/cli/CONTROL @@ -1,5 +1,5 @@ Source: cli -Version: 1.2.0 +Version: 1.2.1 Homepage: https://github.com/daniele77/cli Description: A library for interactive command line interfaces in modern C++ Build-Depends: boost-asio |
