Skip to content

Commit 6909176

Browse files
authored
Bump version to 1.0.1
1 parent 68a8136 commit 6909176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GNU Lesser General Public License v2.1 or any later version.
44

55
cmake_minimum_required(VERSION 3.16...3.31)
6-
project(blockfactory LANGUAGES CXX VERSION 1.0.0)
6+
project(blockfactory LANGUAGES CXX VERSION 1.0.1)
77

88
if(BUILD_DOCS)
99
add_subdirectory(doc)

0 commit comments

Comments
 (0)