chore: update patch version

This commit is contained in:
ToruNiina
2024-01-07 18:06:50 +09:00
parent cc2e453b5b
commit d4eb5f3c9d
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
#define TOML11_VERSION_MAJOR 3
#define TOML11_VERSION_MINOR 8
#define TOML11_VERSION_PATCH 0
#define TOML11_VERSION_PATCH 1
#include "toml/parser.hpp"
#include "toml/literal.hpp"