mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
bump version
This commit is contained in:
parent
7fe7de5130
commit
702e2d3271
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@
|
|||
#define NEARGYE_MAGIC_ENUM_HPP
|
||||
|
||||
#define MAGIC_ENUM_VERSION_MAJOR 0
|
||||
#define MAGIC_ENUM_VERSION_MINOR 6
|
||||
#define MAGIC_ENUM_VERSION_PATCH 6
|
||||
#define MAGIC_ENUM_VERSION_MINOR 7
|
||||
#define MAGIC_ENUM_VERSION_PATCH 0
|
||||
|
||||
#include <array>
|
||||
#include <cassert>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue