Bump version

This commit is contained in:
Maschell 2025-02-18 08:13:48 +01:00
parent 7381b44e2c
commit 152135cc6b

View File

@ -39,7 +39,7 @@
extern "C" { extern "C" {
#endif #endif
#define WUMS_VERSION "0.3.3" #define WUMS_VERSION "0.3.4"
#define WUMS_MODULE_EXPORT_NAME(__module_name) \ #define WUMS_MODULE_EXPORT_NAME(__module_name) \
WUMS_META(export_name, __module_name); \ WUMS_META(export_name, __module_name); \