We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86454cb commit a88bc21Copy full SHA for a88bc21
src/node_version.h
@@ -3,7 +3,7 @@
3
4
#define NODE_MAJOR_VERSION 1
5
#define NODE_MINOR_VERSION 0
6
-#define NODE_PATCH_VERSION 0
+#define NODE_PATCH_VERSION 1
7
8
#define NODE_VERSION_IS_RELEASE 0
9
0 commit comments