Skip to content

Commit d3fb2fd

Browse files
committed
Update sample git tag in readme
1 parent 154f78b commit d3fb2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ set(CMAKE_CXX_STANDARD 20)
189189
190190
FetchContent_Declare(OOKIICL
191191
GIT_REPOSITORY "https:://github.com/SvenGroot/Ookii.CommandLine.Cpp"
192-
GIT_TAG "v2.0")
192+
GIT_TAG "v2.0.2")
193193
194194
FetchContent_MakeAvailable(OOKIICL)
195195

0 commit comments

Comments
 (0)