Skip to content

Commit fa30313

Browse files
authored
Bump version to 0.18.1
1 parent fa24330 commit fa30313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
cmake_minimum_required(VERSION 3.16)
6-
project(YCM VERSION 0.18.0 LANGUAGES NONE)
6+
project(YCM VERSION 0.18.1 LANGUAGES NONE)
77

88
# Check if the project is the main project or included via FetchContent
99
if (NOT CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)

0 commit comments

Comments
 (0)