diff --git a/include/magic_enum.hpp b/include/magic_enum.hpp index cae99ba..1320d4e 100644 --- a/include/magic_enum.hpp +++ b/include/magic_enum.hpp @@ -5,7 +5,7 @@ // | | | | (_| | (_| | | (__ | |____| | | | |_| | | | | | | | |____|_| |_| // |_| |_|\__,_|\__, |_|\___| |______|_| |_|\__,_|_| |_| |_| \_____| // __/ | https://github.com/Neargye/magic_enum -// |___/ vesion 0.6.3 +// |___/ version 0.6.3 // // Licensed under the MIT License . // SPDX-License-Identifier: MIT