Skip to content

Commit 80b3c8b

Browse files
committed
Whoops! Forgot to increment project version...
1 parent d7fb419 commit 80b3c8b

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
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
55
# Note: update this to your new project's name and version
66
project(
77
ThreadPool
8-
VERSION 0.4.1
8+
VERSION 0.5.1
99
LANGUAGES CXX
1010
)
1111

0 commit comments

Comments
 (0)