diff --git a/CMakeLists.txt b/CMakeLists.txt index fd3cf1a..9a1135e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12) project(vsgPoints - VERSION 0.4.0 + VERSION 0.5.0 DESCRIPTION "VulkanSceneGraph Point Cloud rendering." LANGUAGES CXX )