We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39eb53d commit 834b63fCopy full SHA for 834b63f
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16)
3
set(PROJECT_NAME entity)
4
5
project(${PROJECT_NAME}
6
- VERSION 0.8.4.2
+ VERSION 0.8.5
7
LANGUAGES CXX C
8
)
9
0 commit comments