Skip to content

Commit 46af9ad

Browse files
authored
Bump version to 0.18.1 (#470)
1 parent fa24330 commit 46af9ad

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
@@ -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)