diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2020-10-15 22:43:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-15 12:43:37 -0700 |
| commit | c0cbe75b4793a5882641f92bfe35202b9cdc4e91 (patch) | |
| tree | db9a071292cfc5efbdee6c6649af024bfed5426e /ports/magic-enum/CONTROL | |
| parent | fa5477d7236621d92c05d4d61151d8b5efe2f661 (diff) | |
| download | vcpkg-c0cbe75b4793a5882641f92bfe35202b9cdc4e91.tar.gz vcpkg-c0cbe75b4793a5882641f92bfe35202b9cdc4e91.zip | |
[magic-enum] Update to v0.7.0 (#14046)
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 f6ff3833e..51bc8e7f7 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,4 +1,4 @@ Source: magic-enum
-Version: 0.6.6
+Version: 0.7.0
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
|
