Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Mar 22, 2024
1 parent 7e7476e commit f27c278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# General project setup
cmake_minimum_required(VERSION 3.22)

project(whip VERSION 0.2.0 LANGUAGES CXX)
project(whip VERSION 0.3.0 LANGUAGES CXX)

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

Expand Down

0 comments on commit f27c278

Please sign in to comment.