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 4261e4b commit c7195c3Copy full SHA for c7195c3
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.19)
2
3
project(
4
GitCheckout
5
- VERSION 0.0.0
+ VERSION 1.0.0
6
DESCRIPTION "Clone and check out a Git repository from a CMake project"
7
HOMEPAGE_URL https://github.com/threeal/git-checkout-cmake
8
LANGUAGES NONE
0 commit comments