diff --git a/CMakeLists.txt b/CMakeLists.txt index 7912dcb9..4b9dcdaf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(POLICY CMP0091) endif() project(prometheus-cpp - VERSION 0.12.1 + VERSION 0.12.2 DESCRIPTION "Prometheus Client Library for Modern C++" HOMEPAGE_URL "https://github.com/jupp0r/prometheus-cpp" )