Skip to content

Commit b52142f

Browse files
committed
Working on 6.0.0
1 parent 676e618 commit b52142f

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
@@ -1,7 +1,7 @@
11
#ifndef SRC_NODE_VERSION_H_
22
#define SRC_NODE_VERSION_H_
33

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

0 commit comments

Comments
 (0)