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 21a3e30 commit f2ebf09Copy full SHA for f2ebf09
CMakeLists.txt
@@ -18,7 +18,7 @@
18
cmake_minimum_required(VERSION 3.13)
19
project(
20
MrDocs
21
- VERSION 0.0.3
+ VERSION 0.0.4
22
DESCRIPTION "C++ Documentation Tool"
23
HOMEPAGE_URL "https://github.com/cppalliance/mrdocs"
24
LANGUAGES CXX C
0 commit comments