Skip to content

Commit fc27a4e

Browse files
committed
Bump version to 0.2.14
1 parent b25f0c6 commit fc27a4e

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 @@ if (POLICY CMP0048)
33
cmake_policy(SET CMP0048 NEW)
44
endif (POLICY CMP0048)
55

6-
project(neovim-qt VERSION 0.2.13.0)
6+
project(neovim-qt VERSION 0.2.14.0)
77

88
INCLUDE(CPack)
99

0 commit comments

Comments
 (0)