1 parent 1582cfe commit bb85e77Copy full SHA for bb85e77
1 file changed
src/node_version.h
@@ -6,8 +6,8 @@
6
7
#define NODE_MAJOR_VERSION 0
8
#define NODE_MINOR_VERSION 3
9
-#define NODE_PATCH_VERSION 0
10
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_PATCH_VERSION 1
+#define NODE_VERSION_IS_RELEASE 0
11
12
#ifndef NODE_STRINGIFY
13
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments