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 fccdecf commit 780510bCopy full SHA for 780510b
iguana/version.hpp
@@ -5,4 +5,4 @@
5
// IGUANA_VERSION % 100 is the sub-minor version
6
// IGUANA_VERSION / 100 % 1000 is the minor version
7
// IGUANA_VERSION / 100000 is the major version
8
-#define IGUANA_VERSION 100004 // 1.0.4
+#define IGUANA_VERSION 100005 // 1.0.5
0 commit comments