diff --git a/jerry-core/include/jerryscript-core.h b/jerry-core/include/jerryscript-core.h index 79aa014891..2223686ba8 100644 --- a/jerry-core/include/jerryscript-core.h +++ b/jerry-core/include/jerryscript-core.h @@ -39,7 +39,7 @@ extern "C" /** * Minor version of JerryScript API. */ -#define JERRY_API_MINOR_VERSION 1 +#define JERRY_API_MINOR_VERSION 2 /** * Patch version of JerryScript API.