Skip to content

Commit

Permalink
docs: update Singleton dependency to version v1.0.3 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterLaplace committed Dec 10, 2024
1 parent 5ee33dd commit 8bb8e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ INCLUDE(FetchContent)
FetchContent_Declare(
Singleton
GIT_REPOSITORY https://github.com/MasterLaplace/Singleton.git
GIT_TAG v1.0.2
GIT_TAG v1.0.3
)
FetchContent_MakeAvailable(Singleton)
Expand Down

0 comments on commit 8bb8e12

Please sign in to comment.