Bump version to 0.3.3

This commit is contained in:
Maschell 2025-01-30 17:05:53 +01:00
parent 82d1ce0f1b
commit f2c7a98e87

View File

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