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 517e39f commit fc9c6bbCopy full SHA for fc9c6bb
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.1
+ VERSION 0.6.2
9
LANGUAGES CXX
10
)
11
0 commit comments