We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba6b76 commit 58cca99Copy full SHA for 58cca99
include/novaphysics/novaphysics.h
@@ -25,7 +25,7 @@
25
26
// Version in MAJOR.MINOR.PATCH format
27
#define NV_VERSION_MAJOR 0
28
-#define NV_VERSION_MINOR 2
+#define NV_VERSION_MINOR 3
29
#define NV_VERSION_PATCH 0
30
// Version string
31
#define NV_VERSTR \
0 commit comments