diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2019-08-27 05:36:04 -0700 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-27 05:36:04 -0700 |
| commit | b4e61b548fa01bfbd27ac1fe7fdc2b1f46303c1e (patch) | |
| tree | 5ec126d5d9594d3a9423e9f330f76f798427bd4f /ports/magic-enum/CONTROL | |
| parent | c446b0621a67c781971a4b4359e77bd6a72f6db7 (diff) | |
| download | vcpkg-b4e61b548fa01bfbd27ac1fe7fdc2b1f46303c1e.tar.gz vcpkg-b4e61b548fa01bfbd27ac1fe7fdc2b1f46303c1e.zip | |
[magic-enum] Update to v0.6.0 (#7916)
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 590b8d758..ad6ccddd9 100644 --- a/ports/magic-enum/CONTROL +++ b/ports/magic-enum/CONTROL @@ -1,3 +1,3 @@ Source: magic-enum
-Version: 2019-06-07
+Version: 0.6.0
Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
|
