diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2020-01-07 00:11:40 +0500 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 11:11:40 -0800 |
| commit | df48026300b12ca8ac1a7e704615c6c2ae34519c (patch) | |
| tree | a89e047cc2654feaf7e82909ca72bf9c7abf3a47 /ports/magic-enum/CONTROL | |
| parent | 683de114177dfd30eed9058bc1f78857018fa806 (diff) | |
| download | vcpkg-df48026300b12ca8ac1a7e704615c6c2ae34519c.tar.gz vcpkg-df48026300b12ca8ac1a7e704615c6c2ae34519c.zip | |
[magic-enum] Update to v0.6.4 (#9502)
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 070b202fd..dbd3abe50 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.6.3-1
+Version: 0.6.4
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
|
