1
0
Fork 0
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:
neargye 2020-10-16 16:03:53 +03:00
parent 7fe7de5130
commit 702e2d3271

View file

@ -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>