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 4ec4ef2 commit 1133a96Copy full SHA for 1133a96
README.md
@@ -29,7 +29,7 @@ provides the ability to **parse**, **compare**, and **increment** semantic versi
29
FetchContent_Declare(
30
cpp-semver
31
GIT_REPOSITORY https://github.com/z4kn4fein/cpp-semver.git
32
- GIT_TAG v0.3.1)
+ GIT_TAG v0.3.2)
33
FetchContent_MakeAvailable(cpp-semver)
34
```
35
0 commit comments