Bump version

This commit is contained in:
Sy Brand
2025-07-12 11:54:18 +01:00
committed by GitHub
parent 998503113b
commit 2821f36555

View File

@@ -17,7 +17,7 @@
#define TL_EXPECTED_HPP
#define TL_EXPECTED_VERSION_MAJOR 1
#define TL_EXPECTED_VERSION_MINOR 1
#define TL_EXPECTED_VERSION_MINOR 2
#define TL_EXPECTED_VERSION_PATCH 0
#include <exception>