Skip to content

Commit 2821f36

Browse files
authored
Bump version
1 parent 9985031 commit 2821f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/tl/expected.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#define TL_EXPECTED_HPP
1818

1919
#define TL_EXPECTED_VERSION_MAJOR 1
20-
#define TL_EXPECTED_VERSION_MINOR 1
20+
#define TL_EXPECTED_VERSION_MINOR 2
2121
#define TL_EXPECTED_VERSION_PATCH 0
2222

2323
#include <exception>

0 commit comments

Comments
 (0)