Skip to content

Commit be71c5d

Browse files
committed
Working on v10.2.1
PR-URL: #20724
1 parent 5cbb905 commit be71c5d

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
@@ -24,7 +24,7 @@
2424

2525
#define NODE_MAJOR_VERSION 10
2626
#define NODE_MINOR_VERSION 2
27-
#define NODE_PATCH_VERSION 0
27+
#define NODE_PATCH_VERSION 1
2828

2929
#define NODE_VERSION_IS_LTS 0
3030
#define NODE_VERSION_LTS_CODENAME ""

0 commit comments

Comments
 (0)