aboutsummaryrefslogtreecommitdiff
path: root/ports/magic-enum/CONTROL
diff options
context:
space:
mode:
authorDaniil Goncharov <neargye@gmail.com>2020-12-04 03:37:14 +0200
committerGitHub <noreply@github.com>2020-12-03 17:37:14 -0800
commit83bcf8525c4b8788ba46c46b5baf6e3d5bd8483f (patch)
treed38b575a8c79b0dc7e14b3a7e47e5a79495e1125 /ports/magic-enum/CONTROL
parent133051b793486ef14e67e9d1f48c9cfe64dc127e (diff)
downloadvcpkg-83bcf8525c4b8788ba46c46b5baf6e3d5bd8483f.tar.gz
vcpkg-83bcf8525c4b8788ba46c46b5baf6e3d5bd8483f.zip
[magic-enum] Update to v0.7.1 (#14904)
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 51bc8e7f7..25dc3520f 100644
--- a/ports/magic-enum/CONTROL
+++ b/ports/magic-enum/CONTROL
@@ -1,4 +1,4 @@
Source: magic-enum
-Version: 0.7.0
+Version: 0.7.1
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