mirror of
https://github.com/TartanLlama/expected.git
synced 2025-08-03 10:54:31 +02:00
Update version number
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#define TL_EXPECTED_HPP
|
||||
|
||||
#define TL_EXPECTED_VERSION_MAJOR 0
|
||||
#define TL_EXPECTED_VERSION_MINOR 1
|
||||
#define TL_EXPECTED_VERSION_MINOR 2
|
||||
|
||||
#include <exception>
|
||||
#include <functional>
|
||||
|
Reference in New Issue
Block a user