Skip to content

Commit a808359

Browse files
committed
Bump version to 0.2.0
1 parent 99b9e33 commit a808359

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
@@ -9,7 +9,7 @@
99
# General project setup
1010
cmake_minimum_required(VERSION 3.22)
1111

12-
project(whip VERSION 0.1.0 LANGUAGES CXX)
12+
project(whip VERSION 0.2.0 LANGUAGES CXX)
1313

1414
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake")
1515

0 commit comments

Comments
 (0)