Skip to content

Commit 7a6cd04

Browse files
committed
Bump version to 1.5.3
1 parent 1285807 commit 7a6cd04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/CLI/Version.hpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace CLI {
99

1010
#define CLI11_VERSION_MAJOR 1
1111
#define CLI11_VERSION_MINOR 5
12-
#define CLI11_VERSION_PATCH 2
13-
#define CLI11_VERSION "1.5.2"
12+
#define CLI11_VERSION_PATCH 3
13+
#define CLI11_VERSION "1.5.3"
1414

1515
} // namespace CLI

0 commit comments

Comments
 (0)