We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2739185 commit 91ab09fCopy full SHA for 91ab09f
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 51 /* Node.js v7.0.0 */
+#define NODE_MODULE_VERSION 52 /* Node.js v8.0.0 */
56
57
#endif // SRC_NODE_VERSION_H_
0 commit comments