version 0.8
Some checks failed
/ sync-to-origin (push) Has been cancelled

This commit is contained in:
PoliEcho 2025-04-11 12:58:35 +02:00
parent 48b4f9cda8
commit 575101780d

View File

@ -1,7 +1,7 @@
#include <string_view>
#ifndef VERSION
#define VERSION "0.7.2"
#define VERSION "0.8"
#define NAME "bakatui"
inline constexpr auto hash_djb2a(const std::string_view sv) {