We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15a68a commit 0c7dba2Copy full SHA for 0c7dba2
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 3
+#define TOML11_VERSION_MINOR 4
6
#define TOML11_VERSION_PATCH 0
7
8
#ifndef __cplusplus
0 commit comments