Skip to content

Commit b0b5be7

Browse files
authored
chore: update project version in CmakeLists (#224)
1 parent 0508f80 commit b0b5be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif()
2424
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules")
2525

2626
project(Iceberg
27-
VERSION 0.1.0
27+
VERSION 0.2.0
2828
DESCRIPTION "Iceberg C++ Project"
2929
LANGUAGES CXX)
3030

0 commit comments

Comments
 (0)