diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2020-12-04 03:37:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-03 17:37:14 -0800 |
| commit | 83bcf8525c4b8788ba46c46b5baf6e3d5bd8483f (patch) | |
| tree | d38b575a8c79b0dc7e14b3a7e47e5a79495e1125 /ports/magic-enum/CONTROL | |
| parent | 133051b793486ef14e67e9d1f48c9cfe64dc127e (diff) | |
| download | vcpkg-83bcf8525c4b8788ba46c46b5baf6e3d5bd8483f.tar.gz vcpkg-83bcf8525c4b8788ba46c46b5baf6e3d5bd8483f.zip | |
[magic-enum] Update to v0.7.1 (#14904)
Diffstat (limited to 'ports/magic-enum/CONTROL')
| -rw-r--r-- | ports/magic-enum/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/magic-enum/CONTROL b/ports/magic-enum/CONTROL index 51bc8e7f7..25dc3520f 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.7.0
+Version: 0.7.1
Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
Homepage: https://github.com/Neargye/magic_enum
|
