diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2020-06-02 22:38:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-02 22:38:27 -0700 |
| commit | 3defadc6167bfb5df3efe6cff725b9a0750685df (patch) | |
| tree | d1ddf6009aabfd102456c38db38bad4633c2db4f /ports/magic-enum/CONTROL | |
| parent | c5c350086508005af936a185949e910bfda2821d (diff) | |
| download | vcpkg-3defadc6167bfb5df3efe6cff725b9a0750685df.tar.gz vcpkg-3defadc6167bfb5df3efe6cff725b9a0750685df.zip | |
[magic-enum] Uprev to v0.6.5 (was v.0.6.4) (#11704)
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 dbd3abe50..0d96702f2 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.6.4
+Version: 0.6.5
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
|
