We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b415dd8 commit cc0bee4Copy full SHA for cc0bee4
include/toml11/version.hpp
@@ -2,7 +2,7 @@
2
#define TOML11_VERSION_HPP
3
4
#define TOML11_VERSION_MAJOR 4
5
-#define TOML11_VERSION_MINOR 1
+#define TOML11_VERSION_MINOR 2
6
#define TOML11_VERSION_PATCH 0
7
8
#ifndef __cplusplus
single_include/toml.hpp
0 commit comments