diff options
| author | Ryan <ryan__mckenzie@hotmail.com> | 2020-07-02 11:50:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-02 11:50:03 -0700 |
| commit | 8133cef324060667d59949549eb4cdcf60b6699b (patch) | |
| tree | cc5e017dbcd799f6a9b5f20be9246369d942f4b3 /ports/span-lite/CONTROL | |
| parent | ef91134964e8ddec77cd0db8943b72e0eaac2ef7 (diff) | |
| download | vcpkg-8133cef324060667d59949549eb4cdcf60b6699b.tar.gz vcpkg-8133cef324060667d59949549eb4cdcf60b6699b.zip | |
[span-lite] Update to 0.7.0 (#12206)
Diffstat (limited to 'ports/span-lite/CONTROL')
| -rw-r--r-- | ports/span-lite/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/span-lite/CONTROL b/ports/span-lite/CONTROL index e7001a83a..b301e6326 100644 --- a/ports/span-lite/CONTROL +++ b/ports/span-lite/CONTROL @@ -1,3 +1,4 @@ Source: span-lite
-Version: 0.5.0
+Version: 0.7.0
Description: A C++20-like span for C++98, C++11 and later in a single-file header-only library
+Homepage: https://github.com/martinmoene/span-lite
|
