1 parent 4bb914b commit a8f666eCopy full SHA for a8f666e
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 2
10
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_PATCH_VERSION 3
+#define NODE_VERSION_IS_RELEASE 0
11
12
#ifndef NODE_STRINGIFY
13
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments