Skip to content

Commit

Permalink
chore: version is 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Jul 10, 2024
1 parent 6c684c6 commit 217ad91
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 @@ -24,7 +24,7 @@ endif()
cmake_policy(SET CMP0111 OLD)
project(
MrDocs
VERSION 0.0.1
VERSION 0.0.2
DESCRIPTION "C++ Documentation Tool"
HOMEPAGE_URL "https://github.com/cppalliance/mrdocs"
LANGUAGES CXX C
Expand Down

0 comments on commit 217ad91

Please sign in to comment.