Skip to content

Commit 4970603

Browse files
committed
Bump version to v0.2.13.0
1 parent bef4615 commit 4970603

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.12.0)
6+
project(neovim-qt VERSION 0.2.13.0)
77

88
INCLUDE(CPack)
99

0 commit comments

Comments
 (0)