diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5b7f92086248438d5a55feefabc35d9dfed81ab0..42300bd4b0bdb14664e9375dc64fc0d0ffb173be 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.8.0)
-project("libClaPP" VERSION 0.5.0)
+project("libClaPP" VERSION 0.6.0)
 include(GNUInstallDirs)
 include(CMakePackageConfigHelpers)
 include(cmake/git.cmake)