Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 8bc5d17

Browse files
chore: use new NMV of 69. Refs: nodejs/TSC#651
1 parent 4d44266 commit 8bc5d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
*
112112
* More information can be found at https://nodejs.org/en/download/releases/
113113
*/
114-
#define NODE_MODULE_VERSION 64
114+
#define NODE_MODULE_VERSION 69
115115

116116
// the NAPI_VERSION provided by this version of the runtime
117117
#define NAPI_VERSION 3

0 commit comments

Comments
 (0)