diff --git a/README.md b/README.md index 1935a86..21f8f6f 100644 --- a/README.md +++ b/README.md @@ -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)