We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9985031 commit 2821f36Copy full SHA for 2821f36
include/tl/expected.hpp
@@ -17,7 +17,7 @@
17
#define TL_EXPECTED_HPP
18
19
#define TL_EXPECTED_VERSION_MAJOR 1
20
-#define TL_EXPECTED_VERSION_MINOR 1
+#define TL_EXPECTED_VERSION_MINOR 2
21
#define TL_EXPECTED_VERSION_PATCH 0
22
23
#include <exception>
0 commit comments