feat: bump version.hpp to v4.4.0

This commit is contained in:
ToruNiina
2025-02-15 23:41:59 +09:00
parent a15a68a821
commit 0c7dba2d0a

View File

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