Skip to content

Commit 9707852

Browse files
committed
Version bump to 0.6.2.
1 parent e6912ba commit 9707852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set(CMAKE_CXX_STANDARD 17)
44
set(CMAKE_CXX_STANDARD_REQUIRED ON)
55
set(PROJECT_NAME CppSocketLibrary)
66

7-
project(${PROJECT_NAME} VERSION 0.6.1)
7+
project(${PROJECT_NAME} VERSION 0.6.2)
88

99
set(HEADERS
1010
src/serversocket/ServerSocket.h

0 commit comments

Comments
 (0)