diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2021-02-04 00:43:45 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-03 11:43:45 -0800 |
| commit | 37289e26fc5a565508dc2f1726184cf3827d4424 (patch) | |
| tree | b6f9d2620081aadd443a6e1c7fab62d985fde0eb /ports/magic-enum/CONTROL | |
| parent | 259cf27e441d8183177152f7e03d324062de6e74 (diff) | |
| download | vcpkg-37289e26fc5a565508dc2f1726184cf3827d4424.tar.gz vcpkg-37289e26fc5a565508dc2f1726184cf3827d4424.zip | |
[magic-enum] Update to v0.7.2 (#15974)
* [magic-enum] Update to v0.7.2
* x-add-version
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 25dc3520f..36179c825 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.7.1
+Version: 0.7.2
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
|
