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 75e30af commit 92c2c28Copy full SHA for 92c2c28
include/zeus/expected.hpp
@@ -8,7 +8,7 @@
8
9
#define ZEUS_EXPECTED_VERSION_MAJOR 1
10
#define ZEUS_EXPECTED_VERSION_MINOR 3
11
-#define ZEUS_EXPECTED_VERSION_PATCH 0
+#define ZEUS_EXPECTED_VERSION_PATCH 1
12
13
#if defined(_MSVC_LANG)
14
#define ZEUS_EXPECTED_CPLUSPLUS _MSVC_LANG
0 commit comments