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

This commit is contained in:
PoliEcho 2025-04-14 09:12:25 +02:00
parent f01422eaf5
commit e78c8d7efa

View File

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