feat: bump version

This commit is contained in:
ToruNiina
2024-08-12 12:47:30 +09:00
parent b415dd81ed
commit cc0bee4fd4
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#define TOML11_VERSION_HPP
#define TOML11_VERSION_MAJOR 4
#define TOML11_VERSION_MINOR 1
#define TOML11_VERSION_MINOR 2
#define TOML11_VERSION_PATCH 0
#ifndef __cplusplus