Skip to content

Commit

Permalink
Update version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fintarin committed Jan 9, 2024
1 parent 4160b7b commit ef1da1c
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 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5...3.22)
project(
fintamath
LANGUAGES CXX
VERSION 0.8.0)
VERSION 0.9.0)

include(cmake/PreventInSourceBuilds.cmake)

Expand Down

0 comments on commit ef1da1c

Please sign in to comment.