We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a77daf commit aae8f68Copy full SHA for aae8f68
src/node_version.h
@@ -52,6 +52,6 @@
52
* an API is broken in the C++ side, including in v8 or
53
* other dependencies.
54
*/
55
-#define NODE_MODULE_VERSION 52 /* Node.js v8.0.0 */
+#define NODE_MODULE_VERSION 53 /* Node.js v8.0.0 */
56
57
#endif // SRC_NODE_VERSION_H_
0 commit comments