diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2019-10-02 13:54:38 -0700 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-10-02 13:54:38 -0700 |
| commit | 3db8ce2d6613f963e083fc700c3a74d6e6d9c80b (patch) | |
| tree | df4ff098d0ea68ada19ef5438a20aed2bea7f87e /ports/magic-enum/CONTROL | |
| parent | 28bba7b3386b44f741336f40a6b571b49d2285d0 (diff) | |
| download | vcpkg-3db8ce2d6613f963e083fc700c3a74d6e6d9c80b.tar.gz vcpkg-3db8ce2d6613f963e083fc700c3a74d6e6d9c80b.zip | |
[magic_enum] Update to 0.6.1. Add HEAD_REF (#8431)
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 ad6ccddd9..333e633dc 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,3 +1,3 @@ Source: magic-enum
-Version: 0.6.0
+Version: 0.6.1
Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
|
