Skip to content

Commit 42a8a0a

Browse files
committed
Working on v5.0.0
1 parent f930323 commit 42a8a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef SRC_NODE_VERSION_H_
22
#define SRC_NODE_VERSION_H_
33

4-
#define NODE_MAJOR_VERSION 4
4+
#define NODE_MAJOR_VERSION 5
55
#define NODE_MINOR_VERSION 0
66
#define NODE_PATCH_VERSION 0
77

0 commit comments

Comments
 (0)