chore: update version values

This commit is contained in:
ToruNiina
2021-03-25 22:43:37 +09:00
parent 17a15d3c18
commit 5e3f8f9105
2 changed files with 2 additions and 2 deletions

View File

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