diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2019-10-19 02:15:52 +0500 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-10-18 14:15:52 -0700 |
| commit | 9994cdf54ff630cdf98eb98415d3f28a8fa38bce (patch) | |
| tree | bc69cc50730c0bc63d6488d207eb8ff439d32932 /ports/magic-enum/CONTROL | |
| parent | 8d0f86cad7bdaff199d87de8cceb8e782809e997 (diff) | |
| download | vcpkg-9994cdf54ff630cdf98eb98415d3f28a8fa38bce.tar.gz vcpkg-9994cdf54ff630cdf98eb98415d3f28a8fa38bce.zip | |
update magic_enum to 0.6.3 (#8656)
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 21b8797f6..27bb0ec89 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.6.2
+Version: 0.6.3
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
|
