Bump version

This commit is contained in:
Sy Brand
2023-02-24 09:22:54 +00:00
committed by GitHub
parent f34e20b228
commit 3a1209de83

View File

@ -18,7 +18,7 @@
#define TL_OPTIONAL_HPP
#define TL_OPTIONAL_VERSION_MAJOR 1
#define TL_OPTIONAL_VERSION_MINOR 0
#define TL_OPTIONAL_VERSION_MINOR 1
#define TL_OPTIONAL_VERSION_PATCH 0
#include <exception>