We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a8136 commit 6909176Copy full SHA for 6909176
CMakeLists.txt
@@ -3,7 +3,7 @@
3
# GNU Lesser General Public License v2.1 or any later version.
4
5
cmake_minimum_required(VERSION 3.16...3.31)
6
-project(blockfactory LANGUAGES CXX VERSION 1.0.0)
+project(blockfactory LANGUAGES CXX VERSION 1.0.1)
7
8
if(BUILD_DOCS)
9
add_subdirectory(doc)
0 commit comments