We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b044d4a commit d740470Copy full SHA for d740470
jerry-core/include/jerryscript-core.h
@@ -39,7 +39,7 @@ extern "C"
39
/**
40
* Minor version of JerryScript API.
41
*/
42
-#define JERRY_API_MINOR_VERSION 1
+#define JERRY_API_MINOR_VERSION 2
43
44
45
* Patch version of JerryScript API.
0 commit comments