Skip to content

Commit 0c7dba2

Browse files
committed
feat: bump version.hpp to v4.4.0
1 parent a15a68a commit 0c7dba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/toml11/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define TOML11_VERSION_HPP
33

44
#define TOML11_VERSION_MAJOR 4
5-
#define TOML11_VERSION_MINOR 3
5+
#define TOML11_VERSION_MINOR 4
66
#define TOML11_VERSION_PATCH 0
77

88
#ifndef __cplusplus

0 commit comments

Comments
 (0)