We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a66b22 commit db476fcCopy full SHA for db476fc
src/node_version.h
@@ -73,6 +73,6 @@
73
* an API is broken in the C++ side, including in v8 or
74
* other dependencies.
75
*/
76
-#define NODE_MODULE_VERSION 56 /* Node.js v8.0.0 */
+#define NODE_MODULE_VERSION 57 /* Node.js v8.0.0 */
77
78
#endif // SRC_NODE_VERSION_H_
0 commit comments