Bump version

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

View File

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