Skip to content

Commit 71605a0

Browse files
authored
squash! add necessary inline comment for release please to detect version string
1 parent 121faa2 commit 71605a0

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.28)
2-
project(nbytes VERSION 0.1.2)
2+
project(nbytes VERSION 0.1.2) # x-release-please-version
33

44
set(CMAKE_CXX_STANDARD 20)
55
set(CMAKE_CXX_STANDARD_REQUIRED True)

0 commit comments

Comments
 (0)