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 079e108 commit 08b07dfCopy full SHA for 08b07df
objc/NuInternals.h
@@ -8,14 +8,14 @@
8
#ifndef NuInternals_h
9
#define NuInternals_h
10
11
-#define NU_VERSION "2.2.2"
+#define NU_VERSION "2.3.0"
12
#define NU_VERSION_MAJOR 2
13
-#define NU_VERSION_MINOR 2
14
-#define NU_VERSION_TWEAK 2
15
-#define NU_RELEASE_DATE "2017-04-17"
16
-#define NU_RELEASE_YEAR 2017
17
-#define NU_RELEASE_MONTH 04
18
-#define NU_RELEASE_DAY 17
+#define NU_VERSION_MINOR 3
+#define NU_VERSION_TWEAK 0
+#define NU_RELEASE_DATE "2019-07-28"
+#define NU_RELEASE_YEAR 2019
+#define NU_RELEASE_MONTH 07
+#define NU_RELEASE_DAY 28
19
20
#import "Nu.h"
21
0 commit comments