update yaze version

This commit is contained in:
scawful
2024-08-20 22:50:35 -04:00
parent bf1c3a87fa
commit f847e3b67c
3 changed files with 8 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ namespace yaze {
namespace app {
namespace core {
constexpr std::string_view kYazeVersion = "0.2.0";
constexpr std::string_view kYazeVersion = "0.2.1";
} // namespace core
} // namespace app