We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3abc9 commit fc493afCopy full SHA for fc493af
include/toml11/version.hpp
@@ -3,7 +3,7 @@
3
4
#define TOML11_VERSION_MAJOR 4
5
#define TOML11_VERSION_MINOR 0
6
-#define TOML11_VERSION_PATCH 1
+#define TOML11_VERSION_PATCH 2
7
8
#ifndef __cplusplus
9
# error "__cplusplus is not defined"
single_include/toml.hpp
0 commit comments