We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d1aac commit 5b63fabCopy full SHA for 5b63fab
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 54 /* Node.js v8.0.0 */
+#define NODE_MODULE_VERSION 55 /* Node.js v8.0.0 */
77
78
#endif // SRC_NODE_VERSION_H_
0 commit comments