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