diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2020-06-11 06:01:39 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-10 18:01:39 -0700 |
| commit | 473e54820731eae43b745f65240838aaaf88c9cf (patch) | |
| tree | 01cccf79eab310aa7e93962a3b42a913aa7c1149 /ports/magic-enum/CONTROL | |
| parent | 860046d935fde87023e458cd9810ff3d6dc81580 (diff) | |
| download | vcpkg-473e54820731eae43b745f65240838aaaf88c9cf.tar.gz vcpkg-473e54820731eae43b745f65240838aaaf88c9cf.zip | |
[magic-enum] Update to v0.6.6 (#11814)
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 0d96702f2..f6ff3833e 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.6.5
+Version: 0.6.6
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
|
