Skip to content

Commit

Permalink
🏷️bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Turmoil committed Dec 2, 2024
1 parent 2a1c12a commit af49357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(BINARY_NAME minetcore)
set(CMAKE_CXX_STANDARD 17)

project(${PROJECT_NAME}
VERSION 0.1.0
VERSION 1.0.0
DESCRIPTION "A mini HTTP server library with C++"
LANGUAGES CXX)

Expand Down

0 comments on commit af49357

Please sign in to comment.