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.
2 parents d13c02d + 00f36f5 commit 6b57a52Copy full SHA for 6b57a52
Docs/getting-started.rst
@@ -36,7 +36,7 @@ Installation
36
FetchContent_Declare(
37
7bitDI
38
GIT_REPOSITORY https://github.com/7bitcoder/7bitDI.git
39
- GIT_TAG defbeb195e11367c5906564e33748ca7494dee88 # release 2.0.0
+ GIT_TAG d13c02d81dc4e90013af854b9a8a50784ff740f5 # release 2.1.0
40
)
41
FetchContent_MakeAvailable(7bitDI)
42
README.md
@@ -65,7 +65,7 @@ include(FetchContent)
65
66
67
68
69
70
71
0 commit comments