diff --git a/mustache.hpp b/mustache.hpp index e6e02da..87b6a16 100644 --- a/mustache.hpp +++ b/mustache.hpp @@ -39,8 +39,8 @@ #include #include -#define KAINJOW_MUSTACHE_VERSION_MAJOR 4 -#define KAINJOW_MUSTACHE_VERSION_MINOR 1 +#define KAINJOW_MUSTACHE_VERSION_MAJOR 5 +#define KAINJOW_MUSTACHE_VERSION_MINOR 0 #define KAINJOW_MUSTACHE_VERSION_PATCH 0 namespace kainjow {