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

This commit is contained in:
PoliEcho 2025-05-24 12:29:19 +02:00
parent 6b3d47ceed
commit 73fed3df0e

View File

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