Skip to content

Commit 62897f9

Browse files
committed
chore: Raise version to v0.10.0 due to changed public interface
1 parent fc7870b commit 62897f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
33

4-
project(prometheus-cpp VERSION 0.9.0)
4+
project(prometheus-cpp VERSION 0.10.0)
55

66
include(GenerateExportHeader)
77
include(GNUInstallDirs)

0 commit comments

Comments
 (0)