Skip to content

Commit c7195c3

Browse files
authored
docs: bump project version to v1.0.0 (#47)
1 parent 4261e4b commit c7195c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.19)
22

33
project(
44
GitCheckout
5-
VERSION 0.0.0
5+
VERSION 1.0.0
66
DESCRIPTION "Clone and check out a Git repository from a CMake project"
77
HOMEPAGE_URL https://github.com/threeal/git-checkout-cmake
88
LANGUAGES NONE

0 commit comments

Comments
 (0)