diff --git a/source/wasm3.h b/source/wasm3.h index c567b80..6a0bae3 100644 --- a/source/wasm3.h +++ b/source/wasm3.h @@ -10,9 +10,10 @@ #define M3_VERSION_MAJOR 0 #define M3_VERSION_MINOR 5 -#define M3_VERSION_REV 0 -#define M3_VERSION "0.5.0" +#define M3_VERSION_REV 1 +#define M3_VERSION "0.5.1" +#include #include #include #include