Skip to content

Commit 012af23

Browse files
committed
Update README [skip ci]
1 parent 61fd117 commit 012af23

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
@@ -28,7 +28,7 @@ provides the ability to **parse**, **compare**, and **increment** semantic versi
2828
FetchContent_Declare(
2929
cpp-semver
3030
GIT_REPOSITORY https://github.com/z4kn4fein/cpp-semver.git
31-
GIT_TAG main)
31+
GIT_TAG v0.1.0)
3232
FetchContent_MakeAvailable(cpp-semver)
3333
```
3434

0 commit comments

Comments
 (0)