aboutsummaryrefslogtreecommitdiff
path: root/ports/magic-enum/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2020-06-02 22:38:27 -0700
committerGitHub <noreply@github.com>2020-06-02 22:38:27 -0700
commit3defadc6167bfb5df3efe6cff725b9a0750685df (patch)
treed1ddf6009aabfd102456c38db38bad4633c2db4f /ports/magic-enum/CONTROL
parentc5c350086508005af936a185949e910bfda2821d (diff)
downloadvcpkg-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/CONTROL2
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