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 dc3c61d commit b6cbff9Copy full SHA for b6cbff9
core/CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-set(CODSPEED_VERSION 1.0.0)
+set(CODSPEED_VERSION 1.0.1)
4
5
project(codspeed VERSION ${CODSPEED_VERSION} LANGUAGES CXX)
6
0 commit comments