We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4c272 commit 25a280fCopy full SHA for 25a280f
src/node_version.h
@@ -77,6 +77,6 @@
77
* an API is broken in the C++ side, including in v8 or
78
* other dependencies.
79
*/
80
-#define NODE_MODULE_VERSION 57 /* Node.js v8.0.0 */
+#define NODE_MODULE_VERSION 60 /* Node.js v8.0.0 */
81
82
#endif // SRC_NODE_VERSION_H_
0 commit comments