chore: bump version

This commit is contained in:
ToruNiina
2025-01-13 19:46:24 +09:00
parent 9b83842948
commit 5396847979

View File

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