Skip to content

Commit

Permalink
Update version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fintarin committed Oct 29, 2023
1 parent f18058b commit fc133ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.5...3.22)

project(
fintamath
LANGUAGES CXX C
VERSION 0.6.0)
LANGUAGES CXX
VERSION 0.7.0)

include(cmake/PreventInSourceBuilds.cmake)

Expand Down

0 comments on commit fc133ae

Please sign in to comment.