diff --git a/src/node_version.h b/src/node_version.h index ae869e02ab848f..f41b6dbbfe1b4b 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -23,7 +23,7 @@ #define SRC_NODE_VERSION_H_ #define NODE_MAJOR_VERSION 21 -#define NODE_MINOR_VERSION 0 +#define NODE_MINOR_VERSION 1 #define NODE_PATCH_VERSION 0 #define NODE_VERSION_IS_LTS 0