We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fd117 commit 012af23Copy full SHA for 012af23
README.md
@@ -28,7 +28,7 @@ provides the ability to **parse**, **compare**, and **increment** semantic versi
28
FetchContent_Declare(
29
cpp-semver
30
GIT_REPOSITORY https://github.com/z4kn4fein/cpp-semver.git
31
- GIT_TAG main)
+ GIT_TAG v0.1.0)
32
FetchContent_MakeAvailable(cpp-semver)
33
```
34
0 commit comments