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 56353f3 commit 68afe54Copy full SHA for 68afe54
include/zeus/expected.hpp
@@ -7,7 +7,7 @@
7
#include <utility>
8
9
#define ZEUS_EXPECTED_VERSION_MAJOR 1
10
-#define ZEUS_EXPECTED_VERSION_MINOR 2
+#define ZEUS_EXPECTED_VERSION_MINOR 3
11
#define ZEUS_EXPECTED_VERSION_PATCH 0
12
13
#if defined(_MSVC_LANG)
0 commit comments