We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7870b commit 62897f9Copy full SHA for 62897f9
CMakeLists.txt
@@ -1,7 +1,7 @@
1
2
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
3
4
-project(prometheus-cpp VERSION 0.9.0)
+project(prometheus-cpp VERSION 0.10.0)
5
6
include(GenerateExportHeader)
7
include(GNUInstallDirs)
0 commit comments