We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d067cdb commit 4a4775eCopy full SHA for 4a4775e
src/node_version.h
@@ -40,6 +40,6 @@
40
* an API is broken in the C++ side, including in v8 or
41
* other dependencies.
42
*/
43
-#define NODE_MODULE_VERSION 44 /* io.js v2.0.0 */
+#define NODE_MODULE_VERSION 45 /* io.js v3.0.0 */
44
45
#endif /* SRC_NODE_VERSION_H_ */
0 commit comments