Skip to content

Commit 70e1d53

Browse files
committed
update version in cmakelists
1 parent b717675 commit 70e1d53

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)