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 2f75b94 commit 0b5653bCopy full SHA for 0b5653b
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.19 FATAL_ERROR)
5
# Note: update this to your new project's name and version
6
project(
7
thread-pool
8
- VERSION 0.6.2
+ VERSION 0.7.0
9
LANGUAGES CXX
10
)
11
0 commit comments